diff --git a/README.md b/README.md index 03a70e5c..87dde6a3 100644 --- a/README.md +++ b/README.md @@ -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): * `bundle exec jekyll build` 1. Serve the website locally with live reloading: - * `bundle exec jekyll serve --livereload` + * `bundle exec jekyll serve --incremental --livereload` # Support