From a05ecbbb1428854116f5728c4e2ae741a65e3d81 Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Thu, 7 Mar 2013 13:23:21 +0100 Subject: [PATCH] Update HACKING.md --- mobile/HACKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/HACKING.md b/mobile/HACKING.md index ddae2e1c..4669f597 100644 --- a/mobile/HACKING.md +++ b/mobile/HACKING.md @@ -20,5 +20,5 @@ Building the APK - **ant:** Set the ANDROID_HOME environment variable: ```export ANDROID_HOME=/path/to/android_sdk``` - and build the project with ant: + and build the project with ant: `ant debug`