link to the ninja website
This commit is contained in:
parent
0d8994d81d
commit
da47b569e8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ $ git clone https://github.com/atom/electron.git
|
|||
## Bootstrapping
|
||||
|
||||
The bootstrap script will download all necessary build dependencies and create
|
||||
the build project files. Notice that we're using `ninja` to build Electron so
|
||||
the build project files. Notice that we're using [ninja](https://ninja-build.org/) to build Electron so
|
||||
there is no Xcode project generated.
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue