We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b663533 commit b1f500aCopy full SHA for b1f500a
doc/integration.md
@@ -9,7 +9,7 @@ This is the easiest way and should almost always work. Just be sure you have Ope
9
## Conan Package Manager
10
[Conan](https://conan.io/) packages are available here: https://bintray.com/profactor/conan/CvPlot%3Aprofactor-public
11
- Run this from command line: conan remote add profactor https://api.bintray.com/conan/profactor/conan
12
-- Add this requirement to your conanfile: CvPlot/1.2@profactor-public/stable
+- Add this requirement to your conanfile: CvPlot/1.2.1@profactor-public/stable
13
- Options:
14
- CvPlot:header_only [default False]
15
- CvPlot:shared [default False]
0 commit comments