Merge pull request #2589 from etiktin/patch-5
Update build-instructions-windows
This commit is contained in:
commit
fcecd091da
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ You can also only build the Debug target:
|
|||
python script\build.py -c D
|
||||
```
|
||||
|
||||
After building is done, you can find `atom.exe` under `out\D`.
|
||||
After building is done, you can find `electron.exe` under `out\D` (debug
|
||||
target) or under `out\R` (release target).
|
||||
|
||||
## 64bit build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue