diff --git a/docs/getting-started/contributing.md b/docs/getting-started/contributing.md index 639c881cf..3933b0b4d 100644 --- a/docs/getting-started/contributing.md +++ b/docs/getting-started/contributing.md @@ -113,7 +113,7 @@ After that, you can either: - [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 ```shell -mkdocs serve +mkdocs serve --livereload ``` - [Build the documentation](https://squidfunk.github.io/mkdocs-material/creating-your-site/#building-your-site)