diff options
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/INSTALL.t2t | 4 |
1 files changed, 2 insertions, 2 deletions
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 +++ |