summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMatt Joyce <matt.joyce@cloudscaling.com>2012-05-29 14:29:45 -0700
committerMatt Joyce <matt.joyce@cloudscaling.com>2012-05-29 14:31:00 -0700
commit64f685ad635a78ef4e1cb237652425c818219532 (patch)
tree7237385ca507d8c5e497de5de92ff35258261591 /README.rst
parent8d089518f087a6072b75fdce8b69d7e302cfb374 (diff)
downloadpython-openstackclient-64f685ad635a78ef4e1cb237652425c818219532.tar.gz
minor fixes
Change-Id: Ib5601e1a932e0bfaa0341909416415d1e81ee915
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