Android: fix typo in androiddeployqt command

Task-number: QTBUG-115020
Pick-to: 6.7 6.6
Change-Id: Ia82c6a421a148bb462d67be5757f73068aa6d382
Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
bb10
Assam Boudjelthia 2023-12-16 13:42:25 +02:00
parent 564efa3741
commit 1f609e4780
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
with \c androiddeployqt without deploying it the device, run the following:
\badcode
.androiddeployqt --input $BUILD_DIR/android-project-deployment-settings.json --output $ANDROID_BUILD_DIR
androiddeployqt --input $BUILD_DIR/android-project-deployment-settings.json --output $ANDROID_BUILD_DIR
\endcode
To deploy the built package to the device: