Update README build instructions #1681

Merged
nitrohorse merged 6 commits from update-readme into master 2020-02-24 15:43:51 +00:00
Showing only changes of commit 953233138c - Show all commits

View File

@@ -24,7 +24,7 @@ You can submit your suggestions here on GitHub [(Issues)](https://github.com/pri
1. Build the website (the output can be found in the `_site` directory): 1. Build the website (the output can be found in the `_site` directory):
* `bundle exec jekyll build` * `bundle exec jekyll build`
1. Serve the website locally with live reloading: 1. Serve the website locally with live reloading:
* `bundle exec jekyll serve --livereload` * `bundle exec jekyll serve --incremental --livereload`
# Support # Support