Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lassade authored Jun 12, 2024
1 parent 25ffa95 commit da79d27
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 @@ -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`

Expand Down

0 comments on commit da79d27

Please sign in to comment.