docs: update zig version in README.md

This commit is contained in:
CJ van den Berg 2025-10-15 11:42:31 +02:00
parent fa01b13c6a
commit a48b680f57
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -30,7 +30,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.15.1 at this time. Build with: Flow builds with zig 0.15.2 at this time. Build with:
```shell ```shell
zig build -Doptimize=ReleaseSafe zig build -Doptimize=ReleaseSafe