docs: update required zig version in README.md

closes #292
This commit is contained in:
CJ van den Berg 2025-09-29 22:46:23 +02:00
parent 92ca066dd1
commit 578a205d55
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -45,7 +45,7 @@ Or check your favorite local system package repository.
Make sure your system meets the requirements listed above. Make sure your system meets the requirements listed above.
Flow builds with zig 0.14.1 at this time. Build with: Flow builds with zig 0.15.1 at this time. Build with:
```shell ```shell
zig build -Doptimize=ReleaseSafe zig build -Doptimize=ReleaseSafe