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 1fef0d4b..2bbee748 100644
--- a/README.rst
+++ b/README.rst
@@ -66,7 +66,7 @@ Python API
There's also a complete Python API, but it has not yet been documented.
-Quick-start using keystone::
+To use with nova, with keystone as the authentication system::
# use v2.0 auth with http://example.com:5000/v2.0/")
>>> from novaclient.v1_1 import client