feat: Update docs and scripts for Windows and Ubuntu.

This commit is contained in:
Mudit Vats
2021-08-25 08:19:02 -07:00
parent fb29227f9d
commit bb8211ae03
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ set VCPKG_DIR=C:\opt\vcpkg-source
cd %VCPKG_DIR%
REM build vcpkg
git clone --branch 2020.11-1 https://github.com/microsoft/vcpkg.git
git clone --branch 2021.05.12 https://github.com/microsoft/vcpkg.git
cd vcpkg
cmd /c bootstrap-vcpkg.bat