Skip to content

Commit 0a47268

Browse files
committed
Fix small install typo in readme
1 parent a74c9e8 commit 0a47268

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
@@ -186,7 +186,7 @@ This build task is very long and cpu consuming, as you will build v8 from source
186186
make install-zig-js-runtime
187187
```
188188

189-
For dev env, use `make iinstall-zig-js-runtime-dev`.
189+
For dev env, use `make install-zig-js-runtime-dev`.
190190

191191
## Test
192192

0 commit comments

Comments
 (0)