Skip to content

Commit f271231

Browse files
committed
Updates Readme
1 parent 2aa0ac9 commit f271231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ psql -U postgres -d redmine -c "CREATE EXTENSION postgis;"
1515
Installation goes here
1616

1717
cd path/to/project
18-
bundle install --without test
18+
bundle install --path vendor/bundle --without test
1919

2020
RAILS_ENV=production bundle exec rake db:migrate
2121
RAILS_ENV=production bundle exec rake redmine:plugins:migrate

0 commit comments

Comments
 (0)