]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
add git clone to installation instrutions 152/head
authorLoic Dachary <loic@dachary.org>
Thu, 14 Nov 2013 13:12:35 +0000 (14:12 +0100)
committerLoic Dachary <loic@dachary.org>
Thu, 14 Nov 2013 13:12:35 +0000 (14:12 +0100)
Signed-off-by: Loic Dachary <loic@dachary.org>
README.rst

index b1f8bd9b235f0bbb34541c1d2c659f9fa6ed99d0..7549143da3442b0a5cfa33f9c00a89e36976d94b 100644 (file)
@@ -28,6 +28,9 @@ on the pinned dependencies listed in ``requirements.txt``, the ``setup.py``
 will not list any and will only be there to install the package entry points
 (a.k.a teuthology's scripts).
 
+    git clone https://github.com/ceph/teuthology.git
+    cd teuthology
+
 
 Bootstrap for Ubuntu Systems
 ----------------------------