From 7b02447066fffa9f258486e3d9801e28c8c1df87 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 10 Nov 2010 19:18:18 +0100 Subject: Update the documentation to refer to git repository (issue #267) --- docs/en/INSTALL.t2t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/en/INSTALL.t2t b/docs/en/INSTALL.t2t index b5fb4ee..ee8d4a3 100644 --- a/docs/en/INSTALL.t2t +++ b/docs/en/INSTALL.t2t @@ -53,10 +53,10 @@ psql -d chimere -f /usr/share/postgresql-8.3-postgis/spatial_ref_sys.sql The last "stable" version is available in this [directory http://www.peacefrogs.net/download/]. -Another solution is to get the last subversion version: +Another solution is to get the last git version: ``` -svn co http://www.peacefrogs.net/svn/chimere/trunk/ . +git clone git://www.peacefrogs.net/git/chimere ``` +++ Install the sources +++ -- cgit v1.2.3