From 8b00e173b21053119df9a102255058a93d7df6dc Mon Sep 17 00:00:00 2001 From: Chad Lung Date: Thu, 10 Oct 2013 11:15:19 -0500 Subject: [PATCH] Updated Marconi ReadMe file with correct git repo address Change-Id: Ia5ede5b9c7fb75c51145d76eac2adb6b46259bc4 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 013a8d28d..354995d01 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ Running a local Marconi server with MongoDB 3. Clone the Marconi repo:: - git clone https://github.com/stackforge/marconi.git + git clone https://github.com/openstack/marconi.git 4. cd to your local copy of the repo 5. Copy the Marconi config files to the directory **~/.marconi**::