From c31c7a1c9c39ac5dcf9a583e4762a32f794d085e Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Thu, 15 Oct 2015 10:57:06 +0200 Subject: [PATCH] Fixed markup. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e92e68..679be48 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ cloning the repository. wget https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_2.0.0.jar mvn install:install-file -Dfile=apktool_2.0.0.jar -DgroupId=apktool \ -DartifactId=apktool -Dpackaging=jar -Dversion=2.0.0 -''' +``` ### How to Compile First resolve the dependencies using maven: