We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa0ac9 commit f271231Copy full SHA for f271231
README.rdoc
@@ -15,7 +15,7 @@ psql -U postgres -d redmine -c "CREATE EXTENSION postgis;"
15
Installation goes here
16
17
cd path/to/project
18
-bundle install --without test
+bundle install --path vendor/bundle --without test
19
20
RAILS_ENV=production bundle exec rake db:migrate
21
RAILS_ENV=production bundle exec rake redmine:plugins:migrate
0 commit comments