summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-05 17:34:36 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-05 17:34:36 +0200
commit7a69f337bc541ed3b9b5abd8ab817c14575c0156 (patch)
tree8d84c6bb855dd70b687626a32b0430841a8ea996 /README.rst
parentdbcbf91736c8d62a4c62e4aa38db068906774dfc (diff)
parent1ffc3b70cebfb6bcc900517eb00b9471cb1532ce (diff)
Update upstream source from tag 'upstream/0.9.11'
Update to upstream version '0.9.11' with Debian dir 5d2c404987947d3d87ce14c73ceb6bafa6e0e99d
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