Updated dependencies
This commit is contained in:
parent
510213bcf3
commit
2af51d0b06
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ Since [learning zig](https://www.adyxax.org/blog/2022/08/22/learning-the-zig-pro
|
|||
|
||||
## Dependencies
|
||||
|
||||
zig is required. Only zig version >= 0.10.0 on linux amd64 (Gentoo) is being regularly tested.
|
||||
zig is required. Only zig version >= 0.10.1 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.
|
||||
On top of that the wasm4 runtime (which I installed from npm) is required, version >= 2.5.4.
|
||||
|
||||
## Quick start
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue