README.md in octopress-3.0.0.rc.10 vs README.md in octopress-3.0.0.rc.11

- old
+ new

@@ -8,11 +8,11 @@ ## Installation Add this line to your application's Gemfile: - gem 'octopress', '~> 3.0.0.rc.10' + gem 'octopress', '~> 3.0.0.rc.11' And then execute: $ bundle @@ -38,10 +38,10 @@ Run `octopress [command] --help` to learn more about any command and see its options. ### Deployment -You can deploy your Octopress or Jeklly blog via git, rsync or Amazon S3. The deployment system ships with the [octopress-deploy][] gem which extends the Octopress CLI with the `deploy` command. +You can deploy your Octopress or Jekyll blog via git, rsync or Amazon S3. The deployment system ships with the [octopress-deploy][] gem which extends the Octopress CLI with the `deploy` command. [octopress-deploy]: https://github.com/octopress/deploy ## Configuration