mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
readme: fix build-v8 target
This commit is contained in:
@@ -227,7 +227,7 @@ make get-v8
|
|||||||
Next, build v8. This build task is very long and cpu consuming, as you will build v8 from sources.
|
Next, build v8. This build task is very long and cpu consuming, as you will build v8 from sources.
|
||||||
|
|
||||||
```
|
```
|
||||||
make build-v8-dev
|
make build-v8
|
||||||
```
|
```
|
||||||
|
|
||||||
For dev env, use `make build-v8-dev`.
|
For dev env, use `make build-v8-dev`.
|
||||||
|
|||||||
Reference in New Issue
Block a user