=== With Git
----
-% git clone git://git.autogeree.net/~julm/hcompta
+% git clone git://git.autogeree.net/hcompta
% cd hcompta
----
=== With any HTTP client
----
-% curl -o hcompta.tar.gz 'http://autogeree.net/~julm/git/?p=hcompta.git;a=snapshot;sf=tgz;h=HEAD'
+% curl -o hcompta.tar.gz 'http://git.autogeree.net/?p=hcompta.git;a=snapshot;sf=tgz;h=HEAD'
% tar xvf hcompta.tar.gz
% cd hcompta-HEAD-*
----