aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarkus Neteler <neteler@gmail.com>2019-11-07 10:51:32 +0100
committerGitHub <noreply@github.com>2019-11-07 10:51:32 +0100
commit3e4a6ab10bf1eb4a8791041c3f98d81818cf7fed (patch)
tree5adffe3b57ea5b135b5002650ec6f13df0c1b869 /docs
parentc7a1791d4680a1fd69ea3a16d46fd6f6d3a9f009 (diff)
downloadPROJ-3e4a6ab10bf1eb4a8791041c3f98d81818cf7fed.tar.gz
PROJ-3e4a6ab10bf1eb4a8791041c3f98d81818cf7fed.zip
updated docker URLs and added Fedora entry
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
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++