diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-10 19:18:18 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-10 19:18:18 +0100 |
commit | 7b02447066fffa9f258486e3d9801e28c8c1df87 (patch) | |
tree | b61dd5b441a839d137647a75f9df05ca9bfbce42 /docs | |
parent | ab1569bad47131a86fcb96acf5eb8110df4ca594 (diff) | |
download | Chimère-7b02447066fffa9f258486e3d9801e28c8c1df87.tar.bz2 Chimère-7b02447066fffa9f258486e3d9801e28c8c1df87.zip |
Update the documentation to refer to git repository (issue #267)
Diffstat (limited to 'docs')
-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 +++ |