mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 07:04:08 +00:00
Update README
This commit is contained in:
parent
66c5dc42c7
commit
22586ca0e1
1 changed files with 2 additions and 1 deletions
|
@ -298,7 +298,7 @@ In your zig project folder (where `build.zig` is located), run:
|
||||||
|
|
||||||
<!-- INSERT_DEP_BEGIN -->
|
<!-- INSERT_DEP_BEGIN -->
|
||||||
```
|
```
|
||||||
zig fetch --save "git+https://github.com/zigzap/zap#v0.10.6"
|
zig fetch --save "git+https://github.com/zigzap/zap#v0.11.0"
|
||||||
```
|
```
|
||||||
<!-- INSERT_DEP_END -->
|
<!-- INSERT_DEP_END -->
|
||||||
|
|
||||||
|
@ -414,3 +414,4 @@ pub fn main() !void {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue