Cleans up readme

This commit is contained in:
David Darnes 2016-07-31 17:48:13 +01:00
parent 7f6f16fc9b
commit 624f5b67a2
2 changed files with 5 additions and 6 deletions

1
.gitignore vendored
View File

@ -2,4 +2,3 @@ _site/
.sass-cache/ .sass-cache/
.jekyll-metadata .jekyll-metadata
garth-jekyll-theme-*.gem garth-jekyll-theme-*.gem
test-site/*

View File

@ -8,8 +8,8 @@ A stupidly simple theme for Jekyll (3.2), using official Jekyll theme implementa
## Installation ## Installation
1. `$ gem install garth-jekyll-theme` 1. `$ gem install jekyll`
2. `$ gem install jekyll` 2. `$ gem install garth-jekyll-theme`
3. Add the following to your config file: 3. Add the following to your config file:
``` yml ``` yml