We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9301d commit 3e72ae1Copy full SHA for 3e72ae1
README.md
@@ -39,7 +39,7 @@ bundle exec jekyll serve
39
```
40
```sh
41
## To live reload changes
42
-bundle exec jekyll serve -l
+bundle exec jekyll serve --livereload
43
44
45
## (Bonus) if you will build using Jekyll but deploy to a different server with a script interpreter
0 commit comments