Clarify documentation in README
This change is subtle, but may prove greatly useful to Jekyll newbies
This commit is contained in:
parent
7a9427ccec
commit
1a11536a2c
|
@ -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 %>
|
||||
|
|
Loading…
Reference in New Issue