From eb31c6c85f563bfbde8f7c3f162db5bac494c368 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Mon, 5 May 2014 15:33:20 -0700 Subject: [PATCH] Add OS X build requirements --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6ede7b081..6da76eb43 100644 --- a/README.md +++ b/README.md @@ -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