From: Loic Dachary Date: Thu, 14 Nov 2013 13:12:35 +0000 (+0100) Subject: add git clone to installation instrutions X-Git-Tag: 1.1.0~1773^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3f62b92507e9ff355573159dcbb425f16a5a9c97;p=teuthology.git add git clone to installation instrutions Signed-off-by: Loic Dachary --- diff --git a/README.rst b/README.rst index b1f8bd9b23..7549143da3 100644 --- a/README.rst +++ b/README.rst @@ -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 ----------------------------