diff --git a/index.md b/index.md index 6893065..ad09628 100644 --- a/index.md +++ b/index.md @@ -38,7 +38,7 @@ You'll want [Bundler](http://bundler.io/) to make sure all the Ruby gems needed Use this option if you're not planning to publish your Jekyll site using [Github Pages](https://pages.github.com/). -Bundler's Gemfile is how it specifies and manages project dependencies are managed. Although this project includes a Gemfile, this theme doesn't have any dependencies beyond core Jekyll. The Gemfile is used to specify gems needed for publishing on Github Pages. **If you're not planning to have Github Pages build your Jekyll project, delete these two files from the theme's root directory:** +Bundler's Gemfile specifies how project dependencies are managed. Although this project includes a Gemfile, this theme doesn't have any dependencies beyond core Jekyll. The Gemfile is used to list gems needed for publishing on Github Pages. **If you're not planning to have Github Pages build your Jekyll project, delete these two files from the theme's root directory:** * Gemfile * Gemfile.lock