diff --git a/README.md b/README.md index d6930bf6..0fd89c0c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ And dependencies ## Running Locally `mkdocs serve` +The docs should then be available locally from http://127.0.0.1:8000/ + **Note:** `mkdocs` will automatically clone component repositories as configured via `mkdocs.yml`. ## Building