update readme instruction for dev server
This commit is contained in:
parent
effb06f1c0
commit
172afa93fc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ bundle install
|
|||
|
||||
4. run dev server:
|
||||
```
|
||||
bundle exec jekyll serve
|
||||
bundle exec jekyll serve --livereload
|
||||
```
|
||||
|
||||
5. build project:
|
||||
|
|
Loading…
Reference in a new issue