mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-30 17:46:21 -04:00
Added note on --dirtyreload flag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user