Skip to content

Commit 6798618

Browse files
author
FrankXie
committed
Complete the script name
1 parent 6604d3f commit 6798618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Build steps:
179179
3. Build cppzmq via [vcpkg](https://github.com/Microsoft/vcpkg/). This does an out of source build and installs the build files
180180
- git clone https://github.com/Microsoft/vcpkg.git
181181
- cd vcpkg
182-
- ./bootstrap-vcpkg.sh
182+
- ./bootstrap-vcpkg.sh # bootstrap-vcpkg.bat for Powershell
183183
- ./vcpkg integrate install
184184
- ./vcpkg install cmark
185185

0 commit comments

Comments
 (0)