aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++