From be6dd4873432e94803569372207de10591f778a2 Mon Sep 17 00:00:00 2001 From: ligi Date: Fri, 5 Jun 2020 16:52:07 +0200 Subject: [PATCH] Fix the URL The other one 404s and leads you to a wrong path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d2188d..53a9033 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ take note if your ip address which will be used in the android application examp 7. Clone the android repository, compile the android application and install the in3 demo application in your phone. -`git clone https://github.com/slockit/in3-android-example` +`git clone https://github.com/slockit/in3-example-esp-android` 8. Modify the android source changing ip address variable inside kotlin source file `MainActivity.kt`, with the IP address found on step 6.