mirror of
https://github.com/MeexReay/pmos-xiaomi-angelican.git
synced 2025-06-24 18:42:58 +03:00
fix install guide
This commit is contained in:
parent
43e87a9c5c
commit
2856326710
@ -13,9 +13,9 @@ This port also might work on angelica (without NFC) and other phones on MT6765 p
|
||||
```bash
|
||||
PMAPORTS=~/.local/var/pmbootstrap/cache_git/pmaports
|
||||
git clone https://github.com/MeexReay/pmos-xiaomi-angelican.git /tmp/pmosxan
|
||||
mv -r /tmp/pmosxan/linux-xiaomi-angelican $PMAPORTS/device/testing
|
||||
mv -r /tmp/pmosxan/device-xiaomi-angelican $PMAPORTS/device/testing
|
||||
rm -r /tmp/pmosxan
|
||||
mv /tmp/pmosxan/linux-xiaomi-angelican $PMAPORTS/device/testing
|
||||
mv /tmp/pmosxan/device-xiaomi-angelican $PMAPORTS/device/testing
|
||||
rm -rf /tmp/pmosxan
|
||||
```
|
||||
|
||||
## How to flash
|
||||
|
Loading…
x
Reference in New Issue
Block a user