commit
2d4e9085eb
1 changed files with 2 additions and 2 deletions
|
@ -20,11 +20,11 @@ Open up your ``Gemfile`` and add at the bottom this line:
|
||||||
|
|
||||||
# You now have two options:
|
# You now have two options:
|
||||||
|
|
||||||
## Take the red pill and stay on 1.7.x
|
## Take the blue pill and stay on 1.7.x
|
||||||
|
|
||||||
gem 'refinerycms-blog', '~> 1.7.0'
|
gem 'refinerycms-blog', '~> 1.7.0'
|
||||||
|
|
||||||
## Take the blue pill and head up to 1.8.x
|
## Take the red pill and head up to 1.8.x
|
||||||
## Where the previous shared/_post.html.erb partial was moved directly into show.html.erb
|
## Where the previous shared/_post.html.erb partial was moved directly into show.html.erb
|
||||||
## *MEANING:* If you depend on that partial, you'll have to check the changes and merge your customizations back in!
|
## *MEANING:* If you depend on that partial, you'll have to check the changes and merge your customizations back in!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue