Correct formatting.

This commit is contained in:
Anthony Tuininga 2017-12-14 20:56:46 -07:00
parent ad57a5e858
commit 273d36e4ba

View File

@ -33,7 +33,7 @@ Quick Start cx_Oracle Installation
needed. Python 2.7 and Python 3.4 and higher are supported.
- Install cx_Oracle from `PyPI
<https://pypi.python.org/pypi/cx_Oracle>`__ with:
<https://pypi.python.org/pypi/cx_Oracle>`__ with::
python -m pip install cx_Oracle --upgrade