Merge pull request #487 from matletix/patch-1

Update README.rst
This commit is contained in:
Mathieu Virbel 2017-04-25 17:01:29 +02:00 committed by GitHub
commit 38f4b294c1

View file

@ -49,7 +49,7 @@ The pip package does not yet support python3.
git clone https://github.com/kivy/buildozer
cd buildozer
python setup.py build
sudo pip install -e
sudo pip install -e .
#. Download and extract the Crystax NDK somewhere (~/.buildozer/crystax-ndk is one option): https://www.crystax.net/en/download
#. Go into your application directory and execute::