Skip to content

Commit 6b4edb4

Browse files
Update README.md
1 parent 1e14df1 commit 6b4edb4

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

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

40-
#### Adding via Conan GitHub repository
41-
42-
packages directly from a GitHub repository if it contains a valid `conanfile.py`.
43-
44-
```bash
45-
conan install git+https://github.com/fossillogic/fossil-media.git#v0.1.1 --name fossil_media --build=missing
46-
```
47-
4840
#### Integrate the Dependency:
4941

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

0 commit comments

Comments
 (0)