We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2216c commit 9c95dfcCopy full SHA for 9c95dfc
README.md
@@ -64,7 +64,7 @@ To add a git-wrap, place a `.wrap` file in `subprojects` with the Git repo URL a
64
Conan can install packages directly from a GitHub repository if it contains a valid `conanfile.py`.
65
66
```bash
67
-conan install git+https://github.com/fossillogic/fossil-test.git#v1.2.8 --name pizza_test --build=missing
+conan install git+https://github.com/fossillogic/fossil-test.git#v1.2.8 --name fossil_test --build=missing
68
```
69
70
#### Integrate the Dependency:
0 commit comments