From a3109953d0303bcbad993156a7dd11e9ab68aff5 Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Fri, 6 Jan 2017 10:59:00 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58fc22cfa..7d1c8e128 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Magisk Manager -The project can only be compiled on Android Studio Version 2.2.0+ -I use Java 8 features, which requires Jack compiler and that's only available in 2.2.0+ +The project should be built with Android Studio version 2.2.0+ +I use Java 8 features, which requires Jack compiler and it's only available in 2.2.0+ Also, you need to install CMake and NDK to build the zipadjust library for zip preprocessing