README.md in phcpress-22.0.1 vs README.md in phcpress-23.0.0
- old
+ new
@@ -10,10 +10,10 @@
* Upload images locally or use any popular cloud service.
* Customizable article categories module included.
#### Step 1 - Add PHCPress to your gemfile and run command
- gem 'phcpress', '~> 22.0'
+ gem 'phcpress', '~> 23.0'
bundle install
#### Step 2 - Copy PHCPress Database Tables
To copy PHCPress' requried database migrations, copy each command individually to your terminal's command line.