README.md in octopress-3.0.0.rc.5 vs README.md in octopress-3.0.0.rc.6
- old
+ new
@@ -1,17 +1,16 @@
# Octopress
-Octopress is an obsessively designed toolkit for writing and deploying Jekyll
-blogs. Pretty sweet, huh?
+Octopress is an obsessively designed toolkit for writing and deploying Jekyll blogs. Pretty sweet, huh?
<!--[![Gem Version](https://badge.fury.io/rb/octopress.png)](http://badge.fury.io/rb/octopress)-->
[![Build Status](https://travis-ci.org/octopress/octopress.png?branch=master)](https://travis-ci.org/octopress/octopress)
## Installation
Add this line to your application's Gemfile:
- gem 'octopress', '~> 3.0.0.rc.4'
+ gem 'octopress', '~> 3.0.0.rc.5'
And then execute:
$ bundle