Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=3cbad2b38442374a8866990d69f820c70fe17a7e
commit 3cbad2b38442374a8866990d69f820c70fe17a7e Author: Miklos Vajna <[email protected]> Date: Sat Dec 27 17:37:04 2008 +0100 readme: use git:// diff --git a/README b/README index 67c9159..40a3f05 100644 --- a/README +++ b/README @@ -29,8 +29,8 @@ If you never compiled the setup, you need the following steps: cd ~ mkdir git cd git -git clone http://git.frugalware.org/repos/setup/.git -git clone http://git.frugalware.org/repos/translations/.git +git clone git://git.frugalware.org/pub/other/setup/setup +git clone git://git.frugalware.org/pub/other/translations su - ln -s ~user/git ./ cd git/setup _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
