diff --git a/README.md b/README.md index a2d127f..c39f8c3 100644 --- a/README.md +++ b/README.md @@ -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`