Fix README formatting

This commit is contained in:
Ske 2019-08-31 19:12:48 +02:00
parent dbade9b6bc
commit cfd8a2cfdb

View File

@ -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