From 6c96192b55f43ca92fc42fb9ca43522a1315e414 Mon Sep 17 00:00:00 2001 From: ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ Date: Fri, 5 Jun 2020 14:11:58 +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 fd6817e..bb93754 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,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-kelakon-deployment-settings.json --output android-build --android-platform android-24 ``` -- cgit v1.3