mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
@@ -38,7 +38,7 @@ there is no `Makefile` generated.
|
||||
|
||||
```bash
|
||||
$ cd atom-shell
|
||||
$ ./script/bootstrap.py
|
||||
$ ./script/bootstrap.py -v
|
||||
```
|
||||
|
||||
## Building
|
||||
|
||||
@@ -25,7 +25,7 @@ there is no Xcode project generated.
|
||||
|
||||
```bash
|
||||
$ cd atom-shell
|
||||
$ ./script/bootstrap.py
|
||||
$ ./script/bootstrap.py -v
|
||||
```
|
||||
|
||||
## Building
|
||||
|
||||
@@ -35,7 +35,7 @@ there is no Visual Studio project generated.
|
||||
|
||||
```powershell
|
||||
cd atom-shell
|
||||
python script\bootstrap.py
|
||||
python script\bootstrap.py -v
|
||||
```
|
||||
|
||||
## Building
|
||||
|
||||
Reference in New Issue
Block a user