From 1f0c8867dc237704da8d3dd2a5fb876d1b41d4db Mon Sep 17 00:00:00 2001 From: Marco Bernasocchi Date: Mon, 8 Oct 2018 17:50:57 +0200 Subject: Update install.rst --- docs/source/install.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/source') diff --git a/docs/source/install.rst b/docs/source/install.rst index 03e6bc9d..efee0d9b 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/ -- cgit v1.2.3