Skip to content

Commit 34a5fcf

Browse files
Update README.md
1 parent 19ad961 commit 34a5fcf

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
@@ -25,14 +25,6 @@ To get started, ensure you have the following installed:
2525

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

28-
#### Adding via Conan GitHub repository
29-
30-
packages directly from a GitHub repository if it contains a valid `conanfile.py`.
31-
32-
```bash
33-
conan install git+https://github.com/fossillogic/fossil-sys.git#v0.1.3 --name fossil_sys --build=missing
34-
```
35-
3628
#### Integrate the Dependency:
3729

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

0 commit comments

Comments
 (0)