mirror of https://github.com/kivy/kivy.git
doc: Fixed buildozer logcat instructions
This commit is contained in:
parent
6f07e02657
commit
1bfa50bcbe
|
@ -50,7 +50,7 @@ logger.
|
|||
If you packaged your app with Buildozer, the `adb` tool may not be in
|
||||
your :code:`$PATH` and the above command may not work. You can instead run::
|
||||
|
||||
buildozer logcat
|
||||
buildozer android logcat
|
||||
|
||||
to run the version installed by Buildozer, or
|
||||
find the SDK tools at
|
||||
|
|
Loading…
Reference in New Issue