Skip to content

Commit

Permalink
Update instructions to use rake setup, it’s doesn’t cause the Gemfile…
Browse files Browse the repository at this point in the history
….lock to update magically!
  • Loading branch information
pmuir authored and paulrobinson committed Jun 6, 2014
1 parent ac04a98 commit 448c2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ This section covers the steps you need to do in order to setup your environment

5. Build the site:

rake update
rake setup
rake clean preview

_NOTE_ The site will take a long time to build for the first time (10 minutes+). Subsequent builds are much quicker.
Expand Down

0 comments on commit 448c2c4

Please sign in to comment.