summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 0078147f..1f022a70 100644
--- a/README.rst
+++ b/README.rst
@@ -115,7 +115,7 @@ The source is maintained in the ``docs/source`` folder using
$ export DJANGO_SETTINGS_MODULE=local.local_settings
$ python doc/generate_autodoc_index.py
- $ sphinx-build -b html doc/source build/sphinx/html
+ $ sphinx-build -b html docs/source build/sphinx/html
Results are in the `build/sphinx/html` directory