Skip to content

Commit

Permalink
Merge pull request #49 from HyperInspire/feature/3rd
Browse files Browse the repository at this point in the history
Fix 3rdparty
  • Loading branch information
tunmx authored May 8, 2024
2 parents 4d1cd05 + 4031b23 commit 08c5278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you require further information on tracking development branches, CI/CD proce
Please contact [contact@insightface.ai](mailto:contact@insightface.ai?subject=InspireFace) for commercial support, including obtaining and integrating higher accuracy models, as well as custom development.

## 1. Preparation
### 1.1. Pull 3rdparty
### 1.1. Clone 3rdparty

Clone the `3rdparty` repository from the remote repository into the root directory of the project. Note that this repository contains some submodules. When cloning, you should use the `--recurse-submodules` parameter, or after entering the directory, use `git submodule update --init --recursive` to fetch and synchronize the latest submodules:

Expand Down

0 comments on commit 08c5278

Please sign in to comment.