diff --git a/README.md b/README.md
index 6a442bdeb4d3f82508d2bbd12a23f661d66a806f..2918eb983b2a07cc6d5fc2f448dd40c682785f9c 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'