From d6c97c29fa54d69e56475e155a5a208055eb3c13 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 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/ -- cgit v1.2.3