Skip to content

Commit c4abf90

Browse files
authored
Update README.md
1 parent 9af107c commit c4abf90

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ gclient sync
2121
./build/install-build-deps.sh
2222
gclient sync
2323
24+
2425
cd ../..
2526
mkdir v8
2627
cd v8
@@ -33,6 +34,13 @@ tools/dev/gm.py x64.release.check
3334
3435
```
3536

37+
The other way:
38+
39+
```
40+
# In this repo
41+
./install-build-deps.sh --no-chromeos-fonts
42+
```
43+
3644

3745
Ref:
3846

0 commit comments

Comments
 (0)