You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ You can download and install JsonCpp using the [vcpkg](https://github.com/Micros
44
44
cd vcpkg
45
45
./bootstrap-vcpkg.sh
46
46
./vcpkg integrate install
47
-
vcpkg install jsoncpp
47
+
./vcpkg install jsoncpp
48
48
49
49
The JsonCpp port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
0 commit comments