diff --git a/README.md b/README.md index 32e2d039c..6d2c8c45e 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ bundle install And then start serving the website: ```shell -jekyll serve --watch --livereload +bundle exec jekyll serve --watch --livereload ``` ## Documentation