Skip to content

Commit 6010ade

Browse files
committed
update README.md
1 parent 917dcfd commit 6010ade

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
@@ -11,7 +11,7 @@ First, update your `build.zig.zon`:
1111
```
1212
# Initialize a `zig build` project if you haven't already
1313
zig init
14-
zig fetch --save git+https://github.com/allyourcodebase/libexpat.git#2.6.4-1
14+
zig fetch --save git+https://github.com/allyourcodebase/libexpat.git#2.7.1
1515
```
1616

1717
You can then import `expat` in your `build.zig` with:

0 commit comments

Comments
 (0)