We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b9c5d commit c70b387Copy full SHA for c70b387
README.md
@@ -146,14 +146,14 @@ $ make shell
146
zig-js-runtime - Javascript Shell
147
exit with Ctrl+D or "exit"
148
149
->
+>
150
```
151
152
## Build
153
154
### Prerequisites
155
156
-zig-js-runtime is written with [Zig](https://ziglang.org/) `0.12`. You have to
+zig-js-runtime is written with [Zig](https://ziglang.org/) `0.12.1`. You have to
157
install it with the right version in order to build the project.
158
159
To be able to build the v8 engine, you have to install some libs:
0 commit comments