Update installation.rst
sdkmanager isn't accepting the "--install" option anymore. Works fine without it.
This commit is contained in:
parent
6ce80697f8
commit
dbe02e3106
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Aidl not found, please install it.
|
|||
Buildozer didn't install a necessary package
|
||||
|
||||
::
|
||||
~/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager --install "build-tools;29.0.0"
|
||||
~/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager "build-tools;29.0.0"
|
||||
|
||||
Then press "y" then enter to accept the license.
|
||||
|
||||
|
|
Loading…
Reference in a new issue