aboutsummaryrefslogtreecommitdiff
path: root/docs/source/install.rst
diff options
context:
space:
mode:
authorMarco Bernasocchi <marco@opengis.ch>2018-10-08 17:50:57 +0200
committerGitHub <noreply@github.com>2018-10-08 17:50:57 +0200
commitd6c97c29fa54d69e56475e155a5a208055eb3c13 (patch)
tree1eaaaee83757fda817b11bfca4a721bbd02d7ed3 /docs/source/install.rst
parent3d15ed052f4ec5241ba7b83867fc1460b41951a4 (diff)
downloadPROJ-d6c97c29fa54d69e56475e155a5a208055eb3c13.tar.gz
PROJ-d6c97c29fa54d69e56475e155a5a208055eb3c13.zip
Update install.rst
Diffstat (limited to 'docs/source/install.rst')
-rw-r--r--docs/source/install.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst
index ea11f5ee..b8190c6b 100644
--- a/docs/source/install.rst
+++ b/docs/source/install.rst
@@ -26,13 +26,12 @@ from the ``conda-forge`` channel::
conda install -c conda-forge proj4
-Docker
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
A `Docker`_ image with just PROJ binaries and a full compliment of grid shift
files is available on `DockerHub`_. Get the package with::
- docker pull osgeo/proj.4
+ docker pull osgeo/proj
.. _`Docker`: https://docker.org
.. _`DockerHub`: https://hub.docker.com/r/osgeo/proj.4/