Updated readme to latest versions

This commit is contained in:
David Jones 2011-05-27 05:24:19 -07:00
parent 5cc058dfe1
commit 6287603a2b

View file

@ -11,13 +11,13 @@ Options:
## Requirements
Refinery CMS version 0.9.8 or above.
Refinery CMS version 1.0.0 or above.
## Install
Open up your ``Gemfile`` and add at the bottom this line:
gem 'refinerycms-blog', '~> 1.3'
gem 'refinerycms-blog', '~> 1.5'
Now, run ``bundle install``