Skip to content

Commit 507a918

Browse files
Update README.md
1 parent 3365a5d commit 507a918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To get started with Fossil Io, ensure you have the following installed:
2020

2121
#### Adding via Meson Git Wrap
2222

23-
To add a git-wrap, place a `.wrap` file in `subprojects` with the Git repo URL and revision, then use `dependency('fossil-test')` in `meson.build` so Meson can fetch and build it automatically.
23+
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.
2424

2525
#### Adding via Conan GitHub repository
2626

0 commit comments

Comments
 (0)