Merge pull request #147 from davychiu/patch-1
Update install.rst postgis package name
This commit is contained in:
commit
fe2e6260a3
|
@ -24,7 +24,7 @@ Ubuntu 14.04 (PostgreSQL 9.3 and PostGIS 2.1)
|
||||||
|
|
||||||
#. Install PostGIS::
|
#. Install PostGIS::
|
||||||
|
|
||||||
sudo apt-get install postgresql-9.3-postgis
|
sudo apt-get install postgresql-9.3-postgis-2.1
|
||||||
|
|
||||||
#. Run the following commands. The first one will create the necessary
|
#. Run the following commands. The first one will create the necessary
|
||||||
tables and functions in the database, and the second will populate
|
tables and functions in the database, and the second will populate
|
||||||
|
|
Loading…
Reference in New Issue