From f3300c177258e656d642a6d36c4b868c9706f70c Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Wed, 7 Dec 2016 19:45:19 -0500 Subject: [PATCH] use backticks for Gemfile for consistency since in the next sentence _config.yml file has backtick --- lib/theme_template/README.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/theme_template/README.md.erb b/lib/theme_template/README.md.erb index 5b917516..9eca48c7 100644 --- a/lib/theme_template/README.md.erb +++ b/lib/theme_template/README.md.erb @@ -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 %>