From ea335c8fd954ce7ad6bddb3b27c6258144d23133 Mon Sep 17 00:00:00 2001 From: Michael Herzberg Date: Sun, 11 Sep 2016 12:59:21 +0100 Subject: [PATCH] Fixed README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f80d93e..736a5c9 100644 --- a/README.md +++ b/README.md @@ -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)