Update HACKING.md

This commit is contained in:
Stefan Breunig 2013-03-07 13:23:21 +01:00
parent b475ad8b57
commit a05ecbbb14

View File

@ -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`