From cfd8a2cfdbdeacfcf11af0870b12eef2a1708d5e Mon Sep 17 00:00:00 2001 From: Ske Date: Sat, 31 Aug 2019 19:12:48 +0200 Subject: [PATCH] Fix README formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ea1a418..435a2ce8 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ To build the docs locally, run: $ cd docs/ $ bundle install --path vendor/bundle $ bundle exec jekyll build +``` To run an auto-reloading server, substitute the last command with: $ bundle exec jekyll serve