From 6bd2d2964ba7a11946c5ef209d4b1500979df600 Mon Sep 17 00:00:00 2001 From: TADraeseke Date: Fri, 28 Aug 2020 10:34:40 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9acc81396f..a44d328437 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The samples in this repository can also be viewed in a single sample viewer app. 1. Download and unzip the file to get the apk **ArcGIS_Runtime_Sample_Viewer_Android_1009.apk**. 1. Install the APK with adb: ``` -adb -d install path/to/ArcGIS_Runtime_Sample_Viewer_Android_1008.apk +adb -d install path/to/ArcGIS_Runtime_Sample_Viewer_Android_1009.apk ``` ## Issues