Modif : CLI.Command.{Print => Journal}.
[comptalang.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 0c6e08143f4d12e2dbae535739d7cc863faac05f..d1ba7e3cf68d053c11bc0f475f6b6b416af8a552 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -17,14 +17,14 @@ INSTALL
 === 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-*
 ----