Changes
Page history
minor fix
authored
Jul 09, 2018
by
no encoding
Show whitespace changes
Inline
Side-by-side
home.md
View page @
dd84fb7d
...
...
@@ -64,7 +64,7 @@ The complete list of gn arguments (as of 8 July 2018) is [here](List-of-all-gn-a
ninja -C out/Default chrome
```
Once it is built, our
`Chromium.app`
is in a
`./out/Default/
chrome
`
directory. We can move it to
`/Application`
folder
Once it is built, our
`Chromium.app`
is in a
`./out/Default/`
directory. We can move it to
`/Application
s
`
folder
# Useful links
[
https://chromium.woolyss.com
](
https://chromium.woolyss.com
)
- one of the best sources of information regarding Chromium