docs/installing: remove CentOS 6 section

Hopelessly outdated distro release that not even EPEL can save, so
there's no way we can support it with prebuilt packages.
This commit is contained in:
Nicolas F 2019-05-20 15:35:49 +02:00
parent 7d5f3009e7
commit e28c2e9284
1 changed files with 0 additions and 11 deletions

View File

@ -49,17 +49,6 @@ you're all set! See you at the :doc:`running` page!
CentOS / RHEL / Fedora
======================
Prerequisites for CentOS/RHEL 6
--------------------------
We recommend you upgrade to a newer version of your distribution, though in the meantime
Overviewer should still work with Python 3.4 which is the latest available EPEL package for
CentOS/RHEL 6, but is no longer supported with security fixes by the Python developers.
Enable EPEL to get a release of Python 3::
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
Prerequisites for CentOS/RHEL 7
--------------------------
Enable EPEL to get a release of Python 3::