Added note on --dirtyreload flag

This commit is contained in:
squidfunk
2021-10-30 13:29:35 +02:00
parent 6ceef24179
commit a532755fa8
2 changed files with 12 additions and 3 deletions

View File

@@ -263,7 +263,7 @@ npm start
Then, in a second terminal window, start the MkDocs live preview server with:
```
mkdocs serve
mkdocs serve --watch-theme
```
Point your browser to [localhost:8000][live preview] and you should see this