Fix typo
This commit is contained in:
parent
b32801c89a
commit
d0c27f9747
|
|
@ -29,7 +29,7 @@ and zip binaries can be downloaded from [here](http://gnuwin32.sourceforge.net/p
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
1. Install Magisk v20.2+
|
1. Install Magisk v19+ (for Huawei/Honor or OnePlus 7T/7TPro device, need Magisk v20.2+)
|
||||||
2. Install [Riru-Core](https://github.com/RikkaApps/Riru/releases) v19+ from Magisk repo.
|
2. Install [Riru-Core](https://github.com/RikkaApps/Riru/releases) v19+ from Magisk repo.
|
||||||
3. [Download](#download) and install EdXposed in Magisk Manager or recovery mode.
|
3. [Download](#download) and install EdXposed in Magisk Manager or recovery mode.
|
||||||
4. Install [companion application](#companion-applications).
|
4. Install [companion application](#companion-applications).
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ zip 可执行文件可以在 [这里](http://gnuwin32.sourceforge.net/packages/z
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
|
|
||||||
1. 安装 Magisk v20.2+
|
1. 安装 Magisk v19+ (对于 华为 / 荣耀 或 一加 7T / 7TPro 设备, 需要 Magisk v20.2+)
|
||||||
2. 在 Magisk 仓库中安装 [Riru-Core](https://github.com/RikkaApps/Riru/releases) v19 或更高版本.
|
2. 在 Magisk 仓库中安装 [Riru-Core](https://github.com/RikkaApps/Riru/releases) v19 或更高版本.
|
||||||
3. [下载](#下载)并在恢复模式(Recovery)或经由 Magisk Manager 安装 EdXposed.
|
3. [下载](#下载)并在恢复模式(Recovery)或经由 Magisk Manager 安装 EdXposed.
|
||||||
4. 安装 [框架管理应用](#框架管理应用).
|
4. 安装 [框架管理应用](#框架管理应用).
|
||||||
|
|
|
||||||
|
|
@ -3,5 +3,5 @@ name=Riru - EdXposed
|
||||||
version=${versionName}
|
version=${versionName}
|
||||||
versionCode=${versionCode}
|
versionCode=${versionCode}
|
||||||
author=${authorList}
|
author=${authorList}
|
||||||
description=Another implementation of Xposed Framework, require Riru - Core v20.2+ installed. You can download Alpha or Canary(Debug) version in EdXposed Manager.
|
description=Another implementation of Xposed Framework, require Riru - Core v19+ installed. You can download Alpha or Canary(Debug) version in EdXposed Manager.
|
||||||
api=4
|
api=4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue