Update README.md

This commit is contained in:
Jim Wu 2019-01-22 20:52:25 +08:00 committed by GitHub
parent 3c9037fa70
commit 6f260d3c11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ A Riru module trying to provide a ART hooking framework (mainly for Android Pie)
## Install ## Install
1. make sure Magisk v17.0 or higher is installed. 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. 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. 3. download [EdXposed](https://github.com/solohsu/EdXposed/releases) and install it in Magisk Manager or recovery.
4. reboot. 4. reboot.
5. have fun :) 5. have fun :)