ruby highlighting added

This commit is contained in:
Philip Arndt 2012-01-10 16:30:36 +13:00
parent d642260538
commit 889127a58c

View file

@ -17,7 +17,9 @@ Refinery CMS version 2.0.0 or above.
Open up your ``Gemfile`` and add at the bottom this line:
gem 'refinerycms-blog', '~> 2.0.0'
```ruby
gem 'refinerycms-blog', '~> 2.0.0'
```
Now, run ``bundle install``