Moving some README text to a quote instead of code section.

This commit is contained in:
Andy Doucette 2016-09-25 18:51:45 -05:00
parent e8c7769038
commit 1d29ab17db

View file

@ -59,11 +59,11 @@ The pip package does not yet support python3.
buildozer init
#. Edit the buildozer.spec file to fit your application
#. Edit the "requirements" line of buildozer.spec so it starts with at least the following::
#. Edit the "requirements" line of buildozer.spec so it starts with at least the following:
requirements = python3crystax,kivy
#. Edit the buildozer.spec andriod.ndk line to point to the directory where you extracted the crystax-ndk::
#. Edit the buildozer.spec andriod.ndk line to point to the directory where you extracted the crystax-ndk:
android.ndk_path = ~/.buildozer/crystax-ndk