aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-12-03 16:40:35 +1300
committerPhilip Arndt <parndt@gmail.com>2010-12-03 16:40:35 +1300
commit8bbb30aa3e6ef461ebaf3cc92cf89d76227a79f6 (patch)
treec129b45b86763f0fc388089e93525442fe87e4b1 /readme.md
parentc038feb88adc9d9a693ecbd7c0fb40644b8a3483 (diff)
downloadrefinerycms-blog-8bbb30aa3e6ef461ebaf3cc92cf89d76227a79f6.tar.gz
refinerycms-blog-8bbb30aa3e6ef461ebaf3cc92cf89d76227a79f6.tar.bz2
refinerycms-blog-8bbb30aa3e6ef461ebaf3cc92cf89d76227a79f6.zip
RC versions driving me crazy, let's use 1.0
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index ea90e78..2bae73e 100644
--- a/readme.md
+++ b/readme.md
@@ -13,7 +13,7 @@ Options:
Open up your ``Gemfile`` and add at the bottom this line
- gem 'refinerycms-blog', '~> 1.0.rc.17'
+ gem 'refinerycms-blog', '~> 1.0'
Now run ``bundle install``