aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 1f7ee68..681d44a 100644
--- a/readme.md
+++ b/readme.md
@@ -2,17 +2,15 @@
Simple banners engine for [Refinery CMS](http://refinerycms.com). Creates a many-to-many relationship between Pages and Banners, allowing an Image to be assigned to a Banner as well.
-This version of `refinerycms-pc_banners` supports Rails 3.
-
## Requirements
-Refinery CMS version 2.0.0 and above.
+Refinery CMS version 2.0.x
## Install
Open up your ``Gemfile`` and add the following:
- gem 'refinerycms-pc_banners', '2.0.1'
+ gem 'refinerycms-pc_banners', '~> 2.0.2'
Now, run: