Merge pull request #392 from karlseguin/readme_typo

Fix small install typo in readme
This commit is contained in:
Pierre Tachoire
2025-01-30 08:59:39 +01:00
committed by GitHub

View File

@@ -186,7 +186,7 @@ This build task is very long and cpu consuming, as you will build v8 from source
make install-zig-js-runtime make install-zig-js-runtime
``` ```
For dev env, use `make iinstall-zig-js-runtime-dev`. For dev env, use `make install-zig-js-runtime-dev`.
## Test ## Test