We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6604d3f commit 6798618Copy full SHA for 6798618
README.md
@@ -179,7 +179,7 @@ Build steps:
179
3. Build cppzmq via [vcpkg](https://github.com/Microsoft/vcpkg/). This does an out of source build and installs the build files
180
- git clone https://github.com/Microsoft/vcpkg.git
181
- cd vcpkg
182
- - ./bootstrap-vcpkg.sh
+ - ./bootstrap-vcpkg.sh # bootstrap-vcpkg.bat for Powershell
183
- ./vcpkg integrate install
184
- ./vcpkg install cmark
185
0 commit comments