Clarify documentation in README

This change is subtle, but may prove greatly useful to Jekyll newbies
This commit is contained in:
Jonathan Thornton 2016-09-18 17:38:28 -05:00 committed by GitHub
parent 7a9427ccec
commit 1a11536a2c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Add this line to your Jekyll site's Gemfile:
gem <%= theme_name.inspect %>
```
And add this line to your Jekyll site:
And add this line to your Jekyll site's _config.yml:
```yaml
theme: <%= theme_name %>