diff options
author | James Thompson <james.b.thompson@gmail.com> | 2012-03-14 12:12:42 +0200 |
---|---|---|
committer | James Thompson <james.b.thompson@gmail.com> | 2012-03-14 12:12:42 +0200 |
commit | 50cf02dedb4e2b0fb4a49f3791b45f609711bfd2 (patch) | |
tree | a13131f73086456cc242b611a21f79b05ccc3717 | |
parent | 01f9f42ad4125008708fb0bdc6a9e1f47ae5bc68 (diff) | |
download | refinerycms-pc_banners-50cf02dedb4e2b0fb4a49f3791b45f609711bfd2.tar.gz refinerycms-pc_banners-50cf02dedb4e2b0fb4a49f3791b45f609711bfd2.tar.bz2 refinerycms-pc_banners-50cf02dedb4e2b0fb4a49f3791b45f609711bfd2.zip |
updated readme
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Refinery CMS version 2.0.0 and above. Open up your ``Gemfile`` and add the following: - gem 'refinerycms-pc_banners', '2.0', :git => 'git://github.com/julesce/refinerycms-pc_banners.git' + gem 'refinerycms-pc_banners', '2.0.0', :git => 'git://github.com/julesce/refinerycms-pc_banners.git' Now, run: |