Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ The JsonCpp port in vcpkg is kept up to date by Microsoft team members and commu

You can download and install JsonCpp using the [Conan](https://conan.io/) package manager:

conan profile detect
conan install -r conancenter --requires="jsoncpp/[*]" --build=missing

The JsonCpp package in Conan Center is kept up to date by [ConanCenterIndex](https://github.com/conan-io/conan-center-index) contributors. If the version is out of date, please create an issue or pull request on the Conan Center Index repository.
Expand Down