From 2a7f03761ddab99c03366aa8410088231d21cd51 Mon Sep 17 00:00:00 2001 From: probablycorey Date: Fri, 21 Jun 2013 09:46:14 -0700 Subject: [PATCH] Update documentation --- README.md | 4 +--- Rakefile | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d1f7242e3..5f5215cde 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,4 @@ It will automatically update when a new release is available. 2. `cd ~/github/atom` - 3. `script/bootstrap` - - 4. `script/build` + 3. `script/build` diff --git a/Rakefile b/Rakefile index 667521d72..0b490f3fb 100644 --- a/Rakefile +++ b/Rakefile @@ -5,8 +5,7 @@ rule "" do |t| tl;dr ----- - Run ./script/bootstrap again, then use ./script/build instead - of rake install. + Run ./script/build instead of rake install. HELP end