diff --git a/README.md b/README.md index 3c71f58..603d0bc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,13 @@ This addon just provides the basics to view mkdocs static site from docs/ folder ## Getting started -Install this addon with +For DDEV v1.23.5 or above run + +```shell +ddev add-on get Metadrop/ddev-mkdocs +``` + +For earlier versions of DDEV run ```shell ddev get Metadrop/ddev-mkdocs