use backticks for Gemfile for consistency since in the next sentence _config.yml file has backtick
This commit is contained in:
parent
4382b2467b
commit
f3300c1772
|
@ -6,7 +6,7 @@ TODO: Delete this and the text above, and describe your gem
|
|||
|
||||
## Installation
|
||||
|
||||
Add this line to your Jekyll site's Gemfile:
|
||||
Add this line to your Jekyll site's `Gemfile`:
|
||||
|
||||
```ruby
|
||||
gem <%= theme_name.inspect %>
|
||||
|
|
Loading…
Reference in New Issue