diff --git a/docs/README.md b/docs/README.md index 4c559df..331e58c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1 +1 @@ -To build the documentation locally, cd into the docs directory and run `make html`. Local files will be generated in the `docs/_build/html` directory. +To build the documentation locally, [install sphinx](http://www.sphinx-doc.org/en/master/usage/installation.html), cd into the docs, directory and run `make html`. Local files will be generated in the `docs/_build/html` directory.