aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJulien Dessaux2023-01-15 17:17:39 +0100
committerJulien Dessaux2023-01-15 17:17:39 +0100
commit510213bcf354b285d7bc5210e58fbe70f5c21932 (patch)
treedcad4d99f8b6b88f1c86e4d85179a493fc195e29 /README.md
parentAdded README (diff)
downloadgrenade-brothers-510213bcf354b285d7bc5210e58fbe70f5c21932.tar.gz
grenade-brothers-510213bcf354b285d7bc5210e58fbe70f5c21932.tar.bz2
grenade-brothers-510213bcf354b285d7bc5210e58fbe70f5c21932.zip
Zig 0.10 compatibility
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 73dbb27..e0307ba 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Since [learning zig](https://www.adyxax.org/blog/2022/08/22/learning-the-zig-pro
## Dependencies
-zig is required. Only zig version >= 0.9.1 on linux amd64 (Gentoo) is being regularly tested.
+zig is required. Only zig version >= 0.10.0 on linux amd64 (Gentoo) is being regularly tested.
On top of that the wasm4 runtime (which I installed from npm) is required, version >= 2.5.3.