From 2e316aef55b6bd12bdf1ffdd82a8746f4c5a1501 Mon Sep 17 00:00:00 2001 From: Sam Stern Date: Wed, 10 Jan 2018 12:40:34 -0800 Subject: [PATCH] Update README.md Fixes #15 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e90c7fa..f4604a78a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ console, follow these steps: Now you should be able to plug your phone in (or fire up an emulator) and run: - ./gradlew santa-tracker:installDebug + ./gradlew santa-tracker:installDevelopmentDebug Alternatively, import the source code into Android Studio (File, Import Project).