From 3b83119532337867e432a252416040ae74acc381 Mon Sep 17 00:00:00 2001 From: Jean-Denis Vauguet Date: Tue, 3 Nov 2015 23:47:11 +0100 Subject: [PATCH] Mention final install step in the README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ccd2f0e..4302e41 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,13 @@ Or install it yourself as: $ gem install jekyll-gist +Finally, add the following to your site's `_config.yml`: + +``` +gems: + - jekyll-gist +``` + ## Usage Use the tag as follows in your Jekyll pages, posts and collections: