Skip to content

Commit 0ae872e

Browse files
committed
Don't use -I with -w
Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 8d9c1d4 commit 0ae872e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jacky:
5050
4. Use relevant tags and categories, check first!
5151
5. Preview
5252

53-
jekyll serve -lIw
53+
jekyll serve -lw
5454

5555
> **Tip:** for work in progress, use the top-level directory `_drafts/`
5656
> and add the `-D` option to `jekyll serve` to preview your post.

0 commit comments

Comments
 (0)