Skip to content

Commit

Permalink
doc: update readme with latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice authored May 5, 2024
1 parent f19e08f commit 422e04c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ See the [`main.zig`](/src/main.zig) file for the public API of this library.
mkdir zig-xtp-test
cd zig-xtp-test
zig init
zig fetch --save https://github.com/dylibso/xtp-test-zig/archive/v0.0.1.tar.gz
zig fetch --save https://github.com/dylibso/xtp-test-zig/archive/v0.0.2.tar.gz
# see the `build.zig` in this repo for examples on how to configure it
```

Expand Down

0 comments on commit 422e04c

Please sign in to comment.