Skip to content

Commit 27a6be4

Browse files
Merge pull request #392 from karlseguin/readme_typo
Fix small install typo in readme
2 parents a74c9e8 + 0a47268 commit 27a6be4

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)