aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorMarkus Neteler <neteler@gmail.com>2019-11-07 09:51:32 +0000
committerGitHub <noreply@github.com>2019-11-07 09:51:32 +0000
commitf0e9f1e2f091b72200eecc5ae2a7052df06114d6 (patch)
treefe73e8784d4d83721b0000950227a985b47d741d /docs/source
parentda5bd4b7046efd78237dc209d53a3f542c3b3a12 (diff)
downloadPROJ-f0e9f1e2f091b72200eecc5ae2a7052df06114d6.tar.gz
PROJ-f0e9f1e2f091b72200eecc5ae2a7052df06114d6.zip
updated docker URLs and added Fedora entry
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/install.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst
index d3c2fab6..fa13046b 100644
--- a/docs/source/install.rst
+++ b/docs/source/install.rst
@@ -42,8 +42,8 @@ files is available on `DockerHub`_. Get the package with::
docker pull osgeo/proj
-.. _`Docker`: https://docker.org
-.. _`DockerHub`: https://hub.docker.com/r/osgeo/proj.4/
+.. _`Docker`: https://www.docker.com/
+.. _`DockerHub`: https://hub.docker.com/r/osgeo/proj/
Windows
--------------------------------------------------------------------------------
@@ -94,6 +94,13 @@ On Debian and similar systems (e.g. Ubuntu) the APT package manager is used::
sudo apt-get install proj-bin
+Fedora
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+On Fedora the dnf package manager is used::
+
+ sudo dnf install proj
+
Red Hat
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++