summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2012-08-30 16:16:28 -0400
committerTim Graham <timograham@gmail.com>2012-08-30 16:16:28 -0400
commitf698b973eaaf88bb5fb4bf263471305614d6c962 (patch)
tree73115126344b733b7fd6015bf97d7b45dc4333c3 /docs/ref
parenta9a773ff38a9fd28085e8b62b8a160c4e2ea5efb (diff)
Fixed #18384 - Reformatted GeoDjango install instructions slightly.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/gis/install.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/install.txt b/docs/ref/contrib/gis/install.txt
index e91b02f7f3..3e952c173b 100644
--- a/docs/ref/contrib/gis/install.txt
+++ b/docs/ref/contrib/gis/install.txt
@@ -820,8 +820,10 @@ Download the framework packages for:
* GDAL
Install the packages in the order they are listed above, as the GDAL and SQLite
-packages require the packages listed before them. Afterwards, you can also
-install the KyngChaos binary packages for `PostgreSQL and PostGIS`__.
+packages require the packages listed before them.
+
+Afterwards, you can also install the KyngChaos binary packages for `PostgreSQL
+and PostGIS`__.
After installing the binary packages, you'll want to add the following to
your ``.profile`` to be able to run the package programs from the command-line::