diff --git a/README.rst b/README.rst index 2e181742..3cc73fd0 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ Documentation will be automatically built with `readthedocs`. It can be built locally with:: - $ pip install spinx + $ pip install sphinx $ sphinx-build -b html docs/source/ docs/build/html Tests