From fddfc1e76305e1a3f5a4c3089663350354ba3137 Mon Sep 17 00:00:00 2001 From: ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ Date: Fri, 5 Jun 2020 14:12:34 +0800 Subject: Add missing step to APK build instruction --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39df377..c6ceb64 100644 --- a/README.md +++ b/README.md @@ -53,5 +53,6 @@ or so on. ```sh $ make # -jN (with N an integer number of parallel tasks you allow your computer to run for compiling this) +$ make install INSTALL_ROOT=android-build $ /opt/Qt5.14.2/5.14.2/android/bin/androiddeployqt --input android_deployment_settings.json --output android-build --android-platform android-24 ``` -- cgit v1.3