README.md in phcpress-5.1.0 vs README.md in phcpress-5.2.0

- old
+ new

@@ -6,10 +6,10 @@ ### PHCPress(5) (Blog & News Post Engine) Documentation PHCPress is a basic open source news & blog engine. #### Step 1 - Add PHCPress Engine to your gemfile - gem 'phcpress', '~> 4.0' + gem 'phcpress', '~> 5.1' bundle exec install #### Step 2 - Copy over database migration files rake phcpress:install:migrations