Skip to content

Commit e55a5c6

Browse files
committed
readme: update zig version
1 parent a2bff30 commit e55a5c6

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)