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`