From 6ee33a7e4beed5db2ce550eafbee4369159241be Mon Sep 17 00:00:00 2001 From: Viraj Dhanushka <59219626+viradhanus@users.noreply.github.com> Date: Sat, 22 Jan 2022 10:58:51 +0530 Subject: [PATCH] add github release link In the User Guide, the recommended method is to use Google Play and it's better if we can add the link to the latest Github Build also if possible. (this will prevent new users from being misguided) --- getting-started.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/getting-started.md b/getting-started.md index 41ef514..e24abe2 100644 --- a/getting-started.md +++ b/getting-started.md @@ -4,6 +4,9 @@ To install the OpenMRS Android Client on your Android device, head over to Google Play using this link: https://play.google.com/store/apps/details?id=org.openmrs.mobile +Optionally, you can install the OpenMRS Android Client using the latest Github build releases. You can find them using this link: +https://github.com/openmrs/openmrs-contrib-android-client/releases + ### Requirements: * Android device with Android OS 4.1 or higher * OpenMRS server 2.2 or higher with REST module installed