Skip to content

Commit

Permalink
Clarify documentation in README
Browse files Browse the repository at this point in the history
This change is subtle, but may prove greatly useful to Jekyll newbies
  • Loading branch information
jonblatho authored Sep 18, 2016
1 parent 7a9427c commit 1a11536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/theme_template/README.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -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 %>
Expand Down

0 comments on commit 1a11536

Please sign in to comment.