Author: jbronn
Date: 2010-10-11 14:48:15 -0500 (Mon, 11 Oct 2010)
New Revision: 14150

Modified:
   django/trunk/docs/ref/contrib/gis/install.txt
Log:
Updated version of PostGIS in GeoDjango install docs.

Modified: django/trunk/docs/ref/contrib/gis/install.txt
===================================================================
--- django/trunk/docs/ref/contrib/gis/install.txt       2010-10-11 19:19:01 UTC 
(rev 14149)
+++ django/trunk/docs/ref/contrib/gis/install.txt       2010-10-11 19:48:15 UTC 
(rev 14150)
@@ -240,9 +240,9 @@
 
 First download the source archive, and extract::
 
-    $ wget http://postgis.refractions.net/download/postgis-1.5.1.tar.gz
-    $ tar xzf postgis-1.5.1.tar.gz
-    $ cd postgis-1.5.1
+    $ wget http://postgis.refractions.net/download/postgis-1.5.2.tar.gz
+    $ tar xzf postgis-1.5.2.tar.gz
+    $ cd postgis-1.5.2
 
 Next, configure, make and install PostGIS::
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to