Skip to content

Commit e97792f

Browse files
committed
Live reload is much nicer
1 parent 5d2e26c commit e97792f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bundle install
1212
With all the gems (dependencies) installed, you can launch the jekyll server.
1313

1414
``` bash
15-
bundle exec jekyll serve
15+
bundle exec jekyll serve --livereload
1616
```
1717

1818
It will show output like this, and you can grab the Server address and open it in your browser.

0 commit comments

Comments
 (0)