From ece3598a313d51481bbb1705093157e072b071be Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Thu, 30 Aug 2018 22:13:21 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 849ccff1..a162d373 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ the default android logs instead of using ProbeLog) All other external libraries which are needed are included in the libs directory of the project, but you will need the android SDK to build. -1. Download and install the the android SDK. Instructions on downloading and installing the +1. Download and install the android SDK. Instructions on downloading and installing the SDK can be found here: http://developer.android.com/sdk/installing.html. You can skip the parts related to eclipse unless you want to setup eclipse as well. 2. Start the android configuration tool using `/path/to/android-sdk/tools/android`