From 84340782ffa5023c97b4071e51690c613fa6330a Mon Sep 17 00:00:00 2001 From: probablycorey Date: Thu, 20 Jun 2013 15:37:52 -0700 Subject: [PATCH] Update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d65014ec0..746ee91e6 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,10 @@ It will automatically update when a new release is available. ### Requirements * Mountain Lion - * The Setup™ or Boxen - * Xcode (available in the App Store) + * Boxen (Obviously Atom won't release with the requirement) ### Installation 1. `gh-setup atom` - 2. `cd ~/github/atom && rake install` + 2. `cd ~/github/atom && ./script/bootstrap && grunt install`