diff --git a/README.md b/README.md index 335a429..33e95d6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ inspeired by this [article](https://floooh.github.io/2020/08/23/sokol-bindgen.ht ### Setup -1. make sure `zig` in your PATH, you will need the version `0.12.0-dev.1817+f88b52306` +1. make sure `zig` in your PATH, you will need the version `0.13` and up 2. build the project and copy the `c2z` executable from `zig-out` to your desired location 3. or just run the project using `zig build run -- ARGS`