diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/install.rst | 3 |
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/ |
