diff --git a/README.md b/README.md index e6b85d65737..b01082230d8 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ echo "USERNAME ALL = (git) NOPASSWD: /bin/rm" | sudo tee -a /etc/sudoers sudo gem install bundler -bundle +bundle install --without development test bundle exec rake db:setup RAILS_ENV=production