Adjust wording for Oracle Linux yum server.

This commit is contained in:
Anthony Tuininga 2018-08-16 14:09:15 -06:00
parent effbb09e09
commit c46bc2165e

View File

@ -344,10 +344,9 @@ Python architecture.
Installing cx_Oracle on Oracle Linux
====================================
Python packages are available for Oracle Linux from Oracle's `public
yum repository <http://yum.oracle.com/>`__. Various versions
of Python are easily installed. Packages for cx_Oracle are also
available, making it easy to keep up to date.
Python packages are available from the `Oracle Linux yum server
<http://yum.oracle.com/>`__. Various versions of Python are easily installed.
Packages for cx_Oracle are also available, making it easy to keep up to date.
Installation instructions are at `Oracle Linux for Python
Developers <https://yum.oracle.com/oracle-linux-python.html>`__.