Skip to content

Commit d92e86e

Browse files
Add conan profile detect command to README
This is required by conan.
1 parent b511d9e commit d92e86e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ The JsonCpp port in vcpkg is kept up to date by Microsoft team members and commu
5656

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

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

6162
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.

0 commit comments

Comments
 (0)