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`