We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11cdce commit bdfcf36Copy full SHA for bdfcf36
1 file changed
README.md
@@ -6,7 +6,7 @@ A zero-dependency, zero-allocation Google Protocol Buffers implementation in pur
6
7
Single command setup:
8
```bash
9
-zig fetch --save https://github.com/norma-core/gremlin.zig/archive/refs/heads/zig-0.15.zip
+zig fetch --save https://github.com/norma-core/gremlin.zig/archive/refs/heads/master.zip
10
```
11
12
This command will:
0 commit comments