Skip to content

Commit

Permalink
Fix heading
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Jan 3, 2018
1 parent 6cedcbc commit 40251a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,15 +91,14 @@ There are three ways to install the theme: as a Ruby gem (for self-hosted sites)
To update the theme run `bundle update`.
## GitHub Pages Method
### GitHub Pages Method
1. Create/replace the contents of your `Gemfile` with the following:
```ruby
source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins
gem "jekyll-remote-theme"
```
2. Fetch and update bundled gems by running the following [Bundler](http://bundler.io/) command:
Expand Down

0 comments on commit 40251a0

Please sign in to comment.