From b058fe4e397fcf0439e56c6c0715fa2056add5bf Mon Sep 17 00:00:00 2001 From: David Darnes Date: Wed, 15 Jun 2016 09:47:48 +0100 Subject: [PATCH] Adds initial installation method, plus gem badge --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3b93d01..3e140d2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # garth-jekyll-theme +[![Gem Version](https://badge.fury.io/rb/garth-jekyll-theme.svg)](https://badge.fury.io/rb/garth-jekyll-theme) An experimental theme for Jekyll + +## Installtion + +1. `gem install garth-jekyll-theme` +2. `gem install github-pages` +3. `gem install jekyll -v 3.2.0.pre.beta1` +4. Add the following to your config file: + -