summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-05 17:33:14 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-05 17:33:14 +0200
commit1ffc3b70cebfb6bcc900517eb00b9471cb1532ce (patch)
tree6d555d44687d0f4605a3d6ea34f8b546eae2ec0e /README.rst
parent8b136df8c340d1e1ee1874ef60850aa9bd153d49 (diff)
New upstream version 0.9.11upstream/0.9.11upstream
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index ca09bbf..070d7b1 100644
--- a/README.rst
+++ b/README.rst
@@ -6,6 +6,7 @@ Contents
- `Description`_
- `Install on Ubuntu, openSUSE, Debian, and Fedora`_
+- `Install on CentOS 7.5`_
- `Supported Linux Versions`_
- `Software Requirements and Program Installation on Other Systems`_
- `Satisfying Software Requirements`_
@@ -62,6 +63,13 @@ Finally, to uninstall:
If you installed the man pages, they are found in ``/usr/local/share/man/man1``.
+Install on CentOS 7.5
+=====================
+
+Consult the release notes for additional steps to take prior to running
+the installation script. Once completed, the steps are the same as above,
+except the command ``python3`` is replaced by ``python3.6``
+
Supported Linux Versions
========================
@@ -70,6 +78,7 @@ Supported Linux Versions
- Debian 9, unstable or testing
- Fedora 25 or newer
- openSUSE Leap 42.2 or newer
+ - CentOS 7.5
- Any distribution meeting the software requirements below
Software Requirements and Program Installation on Other Systems