mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
fix minor mac docs error
This commit is contained in:
parent
f24315da5e
commit
bd346e4c5d
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ For this, run:
|
||||||
./setup.sh --mac
|
./setup.sh --mac
|
||||||
```
|
```
|
||||||
This will copy all the files and patches to the needed locations.
|
This will copy all the files and patches to the needed locations.
|
||||||
- NOTE: To build for arm64, use `./setup.sh --mac-arm`. Use `./setup.sh --help` to see all options/platforms.
|
- NOTE: To build for arm64, use `./setup.sh --mac` as well. Use `./setup.sh --help` to see all options/platforms.
|
||||||
|
|
||||||
Chromium uses [Ninja](https://ninja-build.org) as its main build tool along with
|
Chromium uses [Ninja](https://ninja-build.org) as its main build tool along with
|
||||||
a tool called [GN](https://gn.googlesource.com/gn/+/main/docs/quick_start.md)
|
a tool called [GN](https://gn.googlesource.com/gn/+/main/docs/quick_start.md)
|
||||||
|
|
Loading…
Reference in a new issue