Merge pull request #2449 from jsomers/patch-1

Update os-x.md
This commit is contained in:
Kevin Sawicki
2014-05-30 08:22:35 -07:00

View File

@@ -9,7 +9,7 @@
## Instructions
```sh
git clone https://github.com/atom/atom
git clone https://github.com/atom/atom.git
cd atom
script/build # Creates application at /Applications/Atom.app
```