summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAna Krivokapic <akrivoka@redhat.com>2013-12-03 19:58:19 +0100
committerAna Krivokapic <akrivoka@redhat.com>2013-12-03 20:05:01 +0100
commitd3c91de71a17d4b637022424f6b770e75ae204bf (patch)
treeaa8b5813c872b68e8a96ac0f82354b2167891bde /README.rst
parent258e9b465314d33e669b77b52cec63b2c8aca370 (diff)
downloadhorizon-d3c91de71a17d4b637022424f6b770e75ae204bf.tar.gz
Improve contributor documentation
Fix various errors in the contributor documentation: - Factual mistakes (wrong file locations, etc) - Formatting errors - Typos Change-Id: I4863ca10a532ac74491cfb19f8382e3d5287d2f3
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 75f1dc78c..68b7ea758 100644
--- a/README.rst
+++ b/README.rst
@@ -74,7 +74,7 @@ Development
For development, start with the getting started instructions above.
Once you have a working virtualenv and all the necessary packages, read on.
-If dependencies are added to either ``horizon`` or ``openstack-dashboard``,
+If dependencies are added to either ``horizon`` or ``openstack_dashboard``,
they should be added to ``requirements.txt``.
The ``run_tests.sh`` script invokes tests and analyses on both of these