diff --git a/docs/tutorial/quick-start.md b/docs/tutorial/quick-start.md index 5af76ad1b84d..f1481978dc7e 100644 --- a/docs/tutorial/quick-start.md +++ b/docs/tutorial/quick-start.md @@ -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).