From ac585e520559fa8eabe0480e51627ea272ba8443 Mon Sep 17 00:00:00 2001 From: janbar Date: Sat, 7 Oct 2023 17:05:08 +0200 Subject: [PATCH] readme: alternative downloads from github of the author --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 215d5444..33182709 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Supported Android OS is Nougat (Android 7.0) or newer, LineageOS 14.1 or newer. ## Install osmin for Android You can install osmin through the [IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/io.github.janbar.osmin) F-Droid repo, which should be available by enabling IzzyOnDroid from Settings > Repositories, otherwise, please refer to instructions at [IzzyOnDroid](https://apt.izzysoft.de/fdroid/) main page. +Alternatively the APKs are available on the Release page, for armv7(32bits) and arm64(64bits) devices. ## Develop/debug osmin You can build and test osmin on Unix (Linux, BSD, MacOS 10.14) supported by Qt 5.12. Before build from source you have to install the following dependencies.