Skip to content

Commit a94cf64

Browse files
authored
Updated deprecated rake task call
1 parent e180655 commit a94cf64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The initial authors of the plugin are [Emiliano Heyns](mailto:emiliano.heyns@gma
4242
4. Run the following commands to upgrade your database (make a database backup before):
4343

4444
bundle exec rake db:migrate RAILS_ENV=production
45-
bundle exec rake db:migrate_plugins RAILS_ENV=production
45+
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
4646

4747
5. Restart Redmine.
4848

@@ -111,4 +111,4 @@ Danil Tashkinov, [github.com/nodecarter](https://github.com/nodecarter)
111111

112112
## Thanks to
113113

114-
* https://github.com/jkraemer
114+
* https://github.com/jkraemer

0 commit comments

Comments
 (0)