From a44495d516c47f8b28104c8e48f0fabcfbf3ddce Mon Sep 17 00:00:00 2001 From: zhangguoqing Date: Tue, 18 Aug 2015 06:05:19 +0000 Subject: [PATCH] Update README.md for project namespace and repo change Change-Id: I42292dc9f23586e973b9ea1ce601904f859e3d4d --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67bce56b..46e04bd8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Installation First of all, clone the repo and go to the repo directory: - git clone https://github.com/stackforge/python-mistralclient.git + git clone git://git.openstack.org/openstack/python-mistralclient.git cd python-mistralclient Then just run: