1
Fork 0

README: document supported Zig version

This commit is contained in:
Christofer Nolander 2025-03-20 08:18:21 +01:00
parent 2c2bef5d92
commit a797728845

View file

@ -57,7 +57,7 @@ Make sure to copy it somewhere under your `PATH` environment variable (e.g.
zig build install -Doptimize=ReleaseSafe --prefix ~/.local/
```
Tested using `zig 0.13.0`.
Tested using `zig 0.14.0`.
## Usage