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