Skip to content

Commit f46082e

Browse files
Update README.md
1 parent 837723b commit f46082e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ To get started, ensure you have the following installed:
2323

2424
To add a git-wrap, place a `.wrap` file in `subprojects` with the Git repo URL and revision, then use `dependency('fossil-io')` in `meson.build` so Meson can fetch and build it automatically.
2525

26-
#### Adding via Conan GitHub repository
27-
28-
packages directly from a GitHub repository if it contains a valid `conanfile.py`.
29-
30-
```bash
31-
conan install git+https://github.com/fossillogic/fossil-io.git#v0.2.4 --name fossil_io --build=missing
32-
```
33-
3426
#### Integrate the Dependency:
3527

3628
Add the `fossil-io.wrap` file in your `subprojects` directory and include the following content:

0 commit comments

Comments
 (0)