We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37fc6d1 commit f6586b4Copy full SHA for f6586b4
1 file changed
README.md
@@ -11,7 +11,7 @@ First, update your `build.zig.zon`:
11
```
12
# Initialize a `zig build` project if you haven't already
13
zig init
14
-zig fetch --save git+https://github.com/allyourcodebase/taglib.git#1.5.7-1
+zig fetch --save git+https://github.com/allyourcodebase/taglib.git
15
16
17
You can then import `taglib` in your `build.zig` with:
0 commit comments