Fixed README.

This commit is contained in:
Michael Herzberg 2016-09-11 12:59:21 +01:00
parent a141bace29
commit ea335c8fd9
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ cloning the repository.
the Android SDK has API 19 installed, i.e.,
``${ANDROID_HOME}/platforms/android-19/android.jar`` should be a valid path.
* Install ``apktool_2.0.0.jar`` into your local maven repository:
```
cd $(mktemp -d)