From c1bec2e3887338cb9711a1f5926c7685337698bb Mon Sep 17 00:00:00 2001 From: Laurent Bachelier Date: Sun, 10 Feb 2013 00:52:08 +0100 Subject: [PATCH] New git URL --- docs/source/guides/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/setup.rst b/docs/source/guides/setup.rst index a5ae9a9c..e056aee9 100644 --- a/docs/source/guides/setup.rst +++ b/docs/source/guides/setup.rst @@ -8,7 +8,7 @@ Git installation Clone a git repository with this command:: - $ git clone git://git.symlink.me/pub/romain/weboob.git + $ git clone git://git.symlink.me/pub/weboob/devel.git We don't want to install Weboob on the whole system, so we create local directories where we will put symbolic links to sources::