aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 784713b6..b79d76ae 100644
--- a/README.txt
+++ b/README.txt
@@ -9,7 +9,7 @@ pip install -r requirements.txt
# To build the documentation...
pip install -r docs/requirements.txt
-sphinx-build -c docs -b html -d docs-build docs html
+sphinx-build -c docs -b html -d docs/build docs html
# To run the examples...