diff --git a/README.md b/README.md index 6a442bdeb..2918eb983 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Install with `pip`: pip install mkdocs-material ``` -Add the following line to your `mkdocs.yml`: +Append the following line to your existing `mkdocs.yml`: ``` yaml theme: 'material'