Skip to content

Commit

Permalink
Update Zig requirements in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kubkon committed Oct 21, 2024
1 parent 15adb1b commit 674150a
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 @@ -6,7 +6,7 @@

### Building

You will need latest Zig in your path. You can get nightly binaries from [here](https://ziglang.org/download/).
You will need Zig 0.13.0 in your path. You can download it from [here](https://ziglang.org/download/).

```
$ zig build
Expand Down

0 comments on commit 674150a

Please sign in to comment.