mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-03-29 08:39:03 +08:00
Merge pull request #1464 from bnvk/patch-1
updated bash path to ./Electron.app/Contents/MacOS/Electron
This commit is contained in:
@@ -149,7 +149,7 @@ $ ./electron/electron your-app/
|
||||
On OS X:
|
||||
|
||||
```bash
|
||||
$ ./Electron.app/Contents/MacOS/Atom your-app/
|
||||
$ ./Electron.app/Contents/MacOS/Electron your-app/
|
||||
```
|
||||
|
||||
`Electron.app` here is part of the Electron's release package, you can download
|
||||
|
||||
Reference in New Issue
Block a user