Moving some README text to a quote instead of code section.
This commit is contained in:
parent
e8c7769038
commit
1d29ab17db
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue