diff --git a/README.md b/README.md index e6b85d65737ce5bbc76cf64b5910675123b36e40..b01082230d824ddae91b9cc562628b4781c138e5 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