Skip to content

Commit 9c89fb5

Browse files
committed
readme: update zig version
1 parent da9b8c4 commit 9c89fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ console.log(p.name()); // 'Doe'
9393

9494
### Prerequisites
9595

96-
jsruntime-lib is written with [Zig](https://ziglang.org/) `0.10.1`. You have to
96+
jsruntime-lib is written with [Zig](https://ziglang.org/) `0.12`. You have to
9797
install it with the right version in order to build the project.
9898

9999
To be able to build the v8 engine, you have to install some libs:

0 commit comments

Comments
 (0)