Updated Installation instruction.

This commit is contained in:
Achim D. Brucker 2016-08-05 16:34:19 +01:00
parent f213bfff9e
commit 9f32bd9a8a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ mvn install:install-file -Dfile=apktool_2.0.0.jar -DgroupId=apktool \
### How to Compile
First resolve the dependencies using maven:
```
cd DASCA/src/eu.aniketos.dasca.parent/
cd src/eu.aniketos.dasca.parent/
mvn -P wala clean install -DskipTests=true -q
```
After this, all projects can be imported into a fresh Eclipse