diff --git a/README.md b/README.md index 524dff0..904aaec 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ $ poetry install # How to make docs with Sphinx ``` +$ cd docs $ make html ```