Skip to content

Commit

Permalink
Fix staled upgrade instructions on the Gemfile's post-install message
Browse files Browse the repository at this point in the history
The old upgrade task was removed in solidusio#4157
  • Loading branch information
waiting-for-dev authored and rmparr committed Jun 1, 2022
1 parent 8402cf4 commit 0277579
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion core/solidus_core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,12 @@ $ bin/rails g solidus:install
If you are updating Solidus from an older version, please run
the following commands to complete the update:
$ bin/rails solidus:upgrade
$ bin/rails g solidus:update
Please, don't forget to look at the CHANGELOG to see what has changed and
whether you need to perform other tasks.
https://github.com/solidusio/solidus/blob/master/CHANGELOG.md
Please report any issues at:
- https://github.com/solidusio/solidus/issues
Expand Down

0 comments on commit 0277579

Please sign in to comment.