From 3f62b92507e9ff355573159dcbb425f16a5a9c97 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Thu, 14 Nov 2013 14:12:35 +0100 Subject: [PATCH] add git clone to installation instrutions Signed-off-by: Loic Dachary --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index b1f8bd9b235f0..7549143da3442 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 ---------------------------- -- 2.39.5