Skip to content

Commit 1997693

Browse files
readme: fix build-v8 target
1 parent 4e1659b commit 1997693

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
@@ -227,7 +227,7 @@ make get-v8
227227
Next, build v8. This build task is very long and cpu consuming, as you will build v8 from sources.
228228

229229
```
230-
make build-v8-dev
230+
make build-v8
231231
```
232232

233233
For dev env, use `make build-v8-dev`.

0 commit comments

Comments
 (0)