From c824088a8aae8b294e0acd8e12e5a19be1405f6b Mon Sep 17 00:00:00 2001 From: Davy Chiu Date: Tue, 12 Apr 2016 08:54:38 -0700 Subject: [PATCH] Update install.rst postgis package name --- doc/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.rst b/doc/install.rst index 79a9670..7c745f1 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -24,7 +24,7 @@ Ubuntu 14.04 (PostgreSQL 9.3 and PostGIS 2.1) #. 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 tables and functions in the database, and the second will populate