summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 912f534..bad64fc 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ You first need to add zg as a dependency in your `build.zig.zon` file. In your
16Zig project's root directory, run: 16Zig project's root directory, run:
17 17
18```plain 18```plain
19zig fetch --save https://codeberg.org/atman/zg/archive/v0.13.4.tar.gz 19zig fetch --save https://codeberg.org/atman/zg/archive/v0.13.5.tar.gz
20``` 20```
21 21
22Then instantiate the dependency in your `build.zig`: 22Then instantiate the dependency in your `build.zig`: