From 0a92be3043a78c6cf6a0f7a97a1d50e6d5428175 Mon Sep 17 00:00:00 2001 From: Sandro Mathys Date: Tue, 5 Feb 2013 14:47:20 +0100 Subject: [PATCH] Update the git URL in the README instructions to the new primary repository Change-Id: I58986411bbbef16603faaab08aa1d26c86d989af --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 39a1bbd0b..1f3d502e6 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ options have yet to be added Installation $ yum install -y git -$ git clone --recursive git://github.com/fedora-openstack/packstack.git +$ git clone --recursive git://github.com/stackforge/packstack.git $ cd packstack Option 1 (using answer file)