mirror of
https://github.com/electron/electron.git
synced 2026-01-22 22:08:14 -05:00
link to the ninja website
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user