mirror of
https://github.com/zeromq/cppzmq.git
synced 2024-12-12 10:33:52 +01:00
Complete the script name
This commit is contained in:
parent
6604d3fa7d
commit
6798618a9d
@ -179,7 +179,7 @@ Build steps:
|
||||
3. Build cppzmq via [vcpkg](https://github.com/Microsoft/vcpkg/). This does an out of source build and installs the build files
|
||||
- git clone https://github.com/Microsoft/vcpkg.git
|
||||
- cd vcpkg
|
||||
- ./bootstrap-vcpkg.sh
|
||||
- ./bootstrap-vcpkg.sh # bootstrap-vcpkg.bat for Powershell
|
||||
- ./vcpkg integrate install
|
||||
- ./vcpkg install cmark
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user