Fixed markup.

This commit is contained in:
Achim D. Brucker 2015-10-15 10:57:06 +02:00
parent b04938a25c
commit c31c7a1c9c
1 changed files with 1 additions and 1 deletions

View File

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