We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38dbbe9 commit d057d05Copy full SHA for d057d05
doc/sources/guide/packaging-android.rst
@@ -44,7 +44,7 @@ You can get buildozer at `<https://github.com/kivy/buildozer>`_::
44
45
git clone https://github.com/kivy/buildozer.git
46
cd buildozer
47
- sudo python2.7 setup.py install
+ sudo python setup.py install
48
49
This will install buildozer in your system. Afterwards, navigate to
50
your project directory and run::
0 commit comments