From 9f32bd9a8a70394e48cca07313690f89dcec1a17 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Fri, 5 Aug 2016 16:34:19 +0100 Subject: [PATCH] Updated Installation instruction. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e913838..6c7af7b 100644 --- a/README.md +++ b/README.md @@ -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