From 3e4a6ab10bf1eb4a8791041c3f98d81818cf7fed Mon Sep 17 00:00:00 2001 From: Markus Neteler Date: Thu, 7 Nov 2019 10:51:32 +0100 Subject: updated docker URLs and added Fedora entry --- docs/source/install.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'docs/source') 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 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- cgit v1.2.3