Add subtitle to macOS section to try to stop the prereq being missed.

This commit is contained in:
Anthony Tuininga 2018-08-06 16:05:17 -06:00
parent 888325989f
commit fce6a42c76

View File

@ -468,6 +468,9 @@ Python architecture.
Installing cx_Oracle on macOS
=============================
Install Python
--------------
Make sure you are not using the bundled Python. This has restricted
entitlements and will fail to load Oracle client libraries. Instead
use `Homebrew <https://brew.sh>`__ or `Python.org