pmt: cleanup installing guide
This commit is contained in:
@@ -50,9 +50,6 @@ You have 2 options for installing `pmt` on recovery (**one-time**)...
|
||||
- You need to install [**platform tools**](https://developer.android.com/tools/releases/platform-tools) or [**minimal ADB**](https://androidmtk.com/download-minimal-adb-and-fastboot-tool) on your computer. And of course, both USB drives (you should find them).
|
||||
- You should download and extract `pmt` from [**publications**](https://github.com/ShawkTeam/pmt/releases) (there are many programs that can do this).
|
||||
- Enter the recovery mode on the device. Connect the USB cable. Make sure that the device is connected.
|
||||
```
|
||||
adb devices
|
||||
```
|
||||
- Now, we need to send the `pmt` to the device and set permissions.
|
||||
```
|
||||
# Send to device
|
||||
|
||||
Reference in New Issue
Block a user