mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-12-12 00:51:10 -05:00
fix markdown link typo
This commit is contained in:
parent
dc1d71a6a7
commit
e70e86c04e
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ python mtk reset
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Download patched magisk for mtk:
|
3. Download patched magisk for mtk:
|
||||||
Download (here)[https://raw.githubusercontent.com/vvb2060/magisk_files/44ca9ed38c29e22fa276698f6c03bc1168df2c10/app-release.apk]
|
Download [here](https://raw.githubusercontent.com/vvb2060/magisk_files/44ca9ed38c29e22fa276698f6c03bc1168df2c10/app-release.apk)
|
||||||
|
|
||||||
4. Install on target phone
|
4. Install on target phone
|
||||||
- you need to enable usb-debugging via Settings/About phone/Version, Tap 7x on build number
|
- you need to enable usb-debugging via Settings/About phone/Version, Tap 7x on build number
|
||||||
|
|
Loading…
Reference in a new issue