Merge pull request #445 from island205/update-quick-start

Add notice for ##Run your app
This commit is contained in:
Cheng Zhao 2014-07-21 13:29:49 +08:00
commit 42afc5603d

View file

@ -144,3 +144,5 @@ On Mac OS X:
```bash
$ ./Atom.app/Contents/MacOS/Atom your-app/
```
`Atom.app` here is in the atom-shell's release package, you can download it from [here](https://github.com/atom/atom-shell/releases).