Fix small install typo in readme

This commit is contained in:
Karl Seguin
2025-01-30 11:50:12 +08:00
parent a74c9e8481
commit 0a472681af

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
```
For dev env, use `make iinstall-zig-js-runtime-dev`.
For dev env, use `make install-zig-js-runtime-dev`.
## Test