From 6f260d3c11f82cca047e628cf488b016ef243c00 Mon Sep 17 00:00:00 2001 From: Jim Wu Date: Tue, 22 Jan 2019 20:52:25 +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 35d1ac9c..f88d14b7 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ A Riru module trying to provide a ART hooking framework (mainly for Android Pie) ## Install 1. make sure Magisk v17.0 or higher is installed. -2. download [Riru-core](https://github.com/RikkaApps/Riru/releases) v11 or higher and install it in Magisk Manager. -3. download [EdXposed](https://github.com/solohsu/EdXposed/releases) and install it in Magisk Manager. +2. download [Riru-core](https://github.com/RikkaApps/Riru/releases) v10 or higher and install it in Magisk Manager or recovery. +3. download [EdXposed](https://github.com/solohsu/EdXposed/releases) and install it in Magisk Manager or recovery. 4. reboot. 5. have fun :)