Add OS X build requirements

This commit is contained in:
Corey Johnson
2014-05-05 15:33:20 -07:00
parent 546f81f2d0
commit eb31c6c85f

View File

@@ -18,6 +18,12 @@ Atom will automatically update when a new release is available.
## Building
**OS X Requirements**
* OS X 10.8 or later
* [node.js](http://nodejs.org/)
* Command Line Tools for [Xcode](https://developer.apple.com/xcode/downloads/)
```sh
git clone git@github.com:atom/atom.git
cd atom