From b2ecd48071abb4e5bb68873a6a49982dc40982f1 Mon Sep 17 00:00:00 2001 From: Louis Pate Date: Wed, 20 May 2026 10:34:54 -0400 Subject: [PATCH] 0.16.x is correct --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5bb1003..40165fc 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ Join us on Matrix over at [#ly-dm:matrix.org](https://matrix.to/#/#ly-dm:matrix. ## Dependencies - Compile-time: - - zig 0.16.0 (you __must__ use this version, not a development release) + - zig 0.16.x (you must use a __release version__ of zig; check that `zig version` does not have a `-dev*` suffix) - libc