From e9e4ca7305fac167757f9377a113ff96d788d22d Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Fri, 3 Jul 2015 16:27:31 +0100 Subject: [PATCH] Add in run documentation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1b53d30..3d6effc 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ **[Read it](http://www.sqlstyle.guide)** --- + +## Installing for local development + +There is a Gemfile supplied so you just need to follow https://help.github.com/articles/using-jekyll-with-pages/#installing-jekyll + +To then run it locally `bundle exec jekyll serve`