diff --git a/README.md b/README.md index a0e724c..ac54a42 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ Follow the steps at https://www.mkdocs.org/getting-started/ Summary: - Clone this Git repo and enter the directory -- Install mkdocs `pip install mkdocs` +- Install mkdocs `pip install -r requirements.txt` - Run `mkdocs serve` and open up http://127.0.0.1:8000/ in your browser to see the generated pages - Make your changes \ No newline at end of file