docs: update zig fetch to use main branch
This commit is contained in:
parent
5422f7983f
commit
541e83cff4
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Temporalz provides Zig bindings to the Rust-based [temporal_rs](https://github.c
|
|||
#### Add as a Dependency
|
||||
|
||||
```bash
|
||||
zig fetch --save https://github.com/nurulhudaapon/temporalz/archive/v0.1.2.tar.gz
|
||||
zig fetch --save https://github.com/nurulhudaapon/temporalz/archive/main.tar.gz
|
||||
```
|
||||
|
||||
#### Use in build.zig
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue