docs: update zig fetch to use main branch
This commit is contained in:
parent
da8534cd19
commit
1fc68cc847
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
|
#### Add as a Dependency
|
||||||
|
|
||||||
```bash
|
```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
|
#### Use in build.zig
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue