From ce8d408be986276ec257b1482208eea1ff4e8f42 Mon Sep 17 00:00:00 2001 From: Calvin Tennant Date: Fri, 15 Mar 2013 12:25:04 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3ce08e1..ad4a36a 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,9 @@ If you have RVM installed, the `.rvmrc` script will now run and ensure you have the right version of ruby. Otherwise, you can simply use the system ruby. +Next, install the bundle + $ bundle install + Next, run the setup command with: $ rake setup