Fix vcpkg boostrap command. Add CentOS8 build notes.
This commit is contained in:
5
Build.md
5
Build.md
@@ -27,7 +27,7 @@ Open a Terminal window.
|
||||
```
|
||||
git clone https://github.com/microsoft/vcpkg.git
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.bat
|
||||
./bootstrap-vcpkg.sh
|
||||
./vcpkg install cpprestsdk[websockets]
|
||||
```
|
||||
|
||||
@@ -97,4 +97,5 @@ cd build\Release
|
||||
rpc.exe --url wss://localhost:8080 --cmd "-t activate --profile profile1"
|
||||
```
|
||||
|
||||
Use --help for more options.
|
||||
Use --help for more options.
|
||||
|
||||
|
Reference in New Issue
Block a user