]> granicus.if.org Git - postgis/commitdiff
Changed postgis.sql to lwpostgis.sql
authorSandro Santilli <strk@keybit.net>
Mon, 20 Sep 2004 12:07:54 +0000 (12:07 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 20 Sep 2004 12:07:54 +0000 (12:07 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@849 b70326c6-7e19-0410-871a-916f4a2858ee

README.postgis

index 22172aff4beb08c403e0a174579fc4cf9ab5c669..e09bc6c66887ad1cf31b6c680eadcccac2bad26e 100644 (file)
@@ -82,7 +82,7 @@ to this manually for some reason.)
 As postgres run:
 
   createlang plpgsql yourdatabase
-  psql -f postgis.sql -d yourdatabase
+  psql -f lwpostgis.sql -d yourdatabase
 
 Installation should now be complete.