summaryrefslogtreecommitdiffstats
path: root/doc/source/installing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/installing.rst')
-rw-r--r--doc/source/installing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/installing.rst b/doc/source/installing.rst
index f5380f24..48162153 100644
--- a/doc/source/installing.rst
+++ b/doc/source/installing.rst
@@ -49,7 +49,7 @@ Clone the keystone repository::
Install the dependencies to run keystone::
- sudo pip install -r tools/pip-requires
+ sudo pip install -r requirements.txt
And at this point, you should have all the pieces you need to run keystone
installed on your system. The following commands should be available on the