Update installation-osx.rst

This commit is contained in:
Akshay Arora 2018-07-18 00:55:56 +05:30 committed by GitHub
parent 1bf53c6aba
commit 25e1b0e699
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -18,7 +18,12 @@ All you need to do to install kivy using wheels on osx is ::
Using Conda
-----------
If you use Anaconda; you first need to activate conda-forger like so ::
$ conda config --add channels conda-forge
Then you can install kivy using ::
$ conda install kivy
Using The Kivy.app