[Sheepdog] [PATCH] update README
    MORITA Kazutaka 
    morita.kazutaka at lab.ntt.co.jp
       
    Wed Jul  7 10:03:14 CEST 2010
    
    
  
The Sheepdog client is included into the qemu mainline, so use the
mainline tree from now on.
Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
---
 README |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 3b462a4..d623548 100644
--- a/README
+++ b/README
@@ -30,10 +30,10 @@ Install
    $ aptitude install corosync     # or compile corosync.
    $ sudo corosync                 # run corosync daemon as root
 
-3. Download Sheepdog codes.
+3. Download QEMU and Sheepdog codes.
 
-   $ git clone git://sheepdog.git.sourceforge.net/gitroot/sheepdog/qemu
-   $ git clone git://sheepdog.git.sourceforge.net/gitroot/sheepdog/sheepdog
+   $ git clone git://git.sv.gnu.org/qemu.git
+   $ git clone git://sheepdog.git.sf.net/gitroot/sheepdog/sheepdog
 
 4. Build
 
-- 
1.5.6.5
    
    
More information about the sheepdog
mailing list