Skip to content

Commit 4017848

Browse files
committed
docs: add --livereload flag in contributing to docs section
1 parent 37f8527 commit 4017848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ After that, you can either:
113113
- [Start a live server to preview the documentation as you write](https://squidfunk.github.io/mkdocs-material/creating-your-site/#previewing-as-you-write), or
114114

115115
```shell
116-
mkdocs serve
116+
mkdocs serve --livereload
117117
```
118118

119119
- [Build the documentation](https://squidfunk.github.io/mkdocs-material/creating-your-site/#building-your-site)

0 commit comments

Comments
 (0)