From 85503f749fe4d5ca898dec86a53303a023e9f980 Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Tue, 12 May 2015 13:07:00 -0400 Subject: [PATCH] Put the proper URL for the refstack-client repo To be able to properly clone the repository, you need the .git at the end. Change-Id: I549b97799ffd4b37308fb5e4a54f5ac5de56c6fa --- 2015.04/procedure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2015.04/procedure.rst b/2015.04/procedure.rst index eabc5922..6b48d78f 100644 --- a/2015.04/procedure.rst +++ b/2015.04/procedure.rst @@ -39,7 +39,7 @@ or CentOS 7 have been verified) with administrator privileges. * Download the refstack client: - ``git clone https://gitub.com/stackforge/refstack-client`` + ``git clone https://gitub.com/stackforge/refstack-client.git`` * In the refstack-client directory, install tempest and required dependencies. You may specify a specific tag of tempest with the -t option. refstack-client