aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 2bae73e..7fbb1b6 100644
--- a/readme.md
+++ b/readme.md
@@ -9,15 +9,19 @@ Options:
* Comment moderation
* [ShareThis.com](http://sharethis.com) support on posts. Set your key in Refinery's settings area to enable this.
+## Requirements
+
+Refinery CMS version 0.9.8 or above.
+
## Install
-Open up your ``Gemfile`` and add at the bottom this line
+Open up your ``Gemfile`` and add at the bottom this line:
- gem 'refinerycms-blog', '~> 1.0'
+ gem 'refinerycms-blog', '~> 1.1'
-Now run ``bundle install``
+Now, run ``bundle install``
-Next to install the blog plugin run:
+Next, to install the blog plugin run:
rails generate refinerycms_blog