Skip to content

Commit c70b387

Browse files
committed
README: upgrade zig version
1 parent 44b9c5d commit c70b387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,14 @@ $ make shell
146146
zig-js-runtime - Javascript Shell
147147
exit with Ctrl+D or "exit"
148148

149-
>
149+
>
150150
```
151151

152152
## Build
153153

154154
### Prerequisites
155155

156-
zig-js-runtime is written with [Zig](https://ziglang.org/) `0.12`. You have to
156+
zig-js-runtime is written with [Zig](https://ziglang.org/) `0.12.1`. You have to
157157
install it with the right version in order to build the project.
158158

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

0 commit comments

Comments
 (0)