Raises minimum OSX version for current DMG.

The annotation was already done on the website, but the documentation was incorrect.

Fixes #5941
This commit is contained in:
Mathieu Virbel 2019-03-07 00:01:53 +01:00
parent 034432229d
commit 59f7d36cb9
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ Using The Kivy.app
For versions prior to 10.7 or 10.7 32-bit, you have to install the
components yourself.
For OS X 10.7 and later, we provide packages with all dependencies
For OS X > 10.13.5 and later, we provide packages with all dependencies
bundled in a virtual environment, including a Python interpreter for
python3 version. These bundles are primarily used for rapid prototyping,
and currently serve as containers for packaging Kivy apps with Buildozer.