Add notes on git submodule

This commit is contained in:
Patricia Aas 2021-06-22 10:15:59 +02:00
parent 32886717de
commit 6365cd2207
1 changed files with 2 additions and 0 deletions

View File

@ -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`