Add notes on git submodule
This commit is contained in:
parent
32886717de
commit
6365cd2207
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
## Setup VCPKG
|
||||
|
||||
git submodule init
|
||||
git submodule update
|
||||
On windows, run `.\vcpkg\bootstrap-vcpkg.bat`.
|
||||
On other platforms, run `./vcpkg/bootstrap-vcpkg.sh`
|
||||
|
||||
|
|
Loading…
Reference in a new issue