mirror of https://github.com/kivy/kivy.git
update installation guide for osx (10.6->10.7)
This commit is contained in:
parent
c175a06273
commit
046ff42be4
|
@ -5,12 +5,12 @@ Installation on MacOSX
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
This method has only been tested on Mac OSX 10.6 Snow Leopard 64-bit.
|
This method has only been tested on Mac OSX 10.7 Snow Leopard 64-bit.
|
||||||
For versions prior to 10.6 or 10.6 32-bit, you have to install the
|
For versions prior to 10.7 or 10.7 32-bit, you have to install the
|
||||||
components yourself. We suggest using
|
components yourself. We suggest using
|
||||||
`homebrew <http://mxcl.github.com/homebrew/>`_ to do that.
|
`homebrew <http://mxcl.github.com/homebrew/>`_ to do that.
|
||||||
|
|
||||||
For Mac OS X 10.6 and later, we provide a Kivy.app with all dependencies
|
For Mac OS X 10.7 and later, we provide a Kivy.app with all dependencies
|
||||||
bundled. Download it from our `Download Page <http://kivy.org/#download>`_.
|
bundled. Download it from our `Download Page <http://kivy.org/#download>`_.
|
||||||
It comes as a .dmg
|
It comes as a .dmg
|
||||||
file that contains:
|
file that contains:
|
||||||
|
|
Loading…
Reference in New Issue