mirror of
https://github.com/zeromq/cppzmq.git
synced 2024-12-13 10:52:57 +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
|
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
|
- git clone https://github.com/Microsoft/vcpkg.git
|
||||||
- cd vcpkg
|
- cd vcpkg
|
||||||
- ./bootstrap-vcpkg.sh
|
- ./bootstrap-vcpkg.sh # bootstrap-vcpkg.bat for Powershell
|
||||||
- ./vcpkg integrate install
|
- ./vcpkg integrate install
|
||||||
- ./vcpkg install cmark
|
- ./vcpkg install cmark
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user