aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorDavid Jones <dgjones@gmail.com>2011-05-27 05:24:19 -0700
committerDavid Jones <dgjones@gmail.com>2011-05-27 05:24:19 -0700
commit6287603a2bc9a2095fece3e3cfc29c620bd0960b (patch)
tree4ebacff37efa7838fafffde0057568ba0a84de4b /readme.md
parent5cc058dfe13c9a2920423d22f2a21040da893933 (diff)
downloadrefinerycms-blog-6287603a2bc9a2095fece3e3cfc29c620bd0960b.tar.gz
refinerycms-blog-6287603a2bc9a2095fece3e3cfc29c620bd0960b.tar.bz2
refinerycms-blog-6287603a2bc9a2095fece3e3cfc29c620bd0960b.zip
Updated readme to latest versions
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index d8a07c5..c8b8e3a 100644
--- a/readme.md
+++ b/readme.md
@@ -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``