source extract-paths in readme example

This commit is contained in:
MeexReay 2025-05-19 07:53:51 +03:00 committed by GitHub
parent 76aeecd439
commit e1b7d0698c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ This port also might work on angelica (without NFC) and other phones on MT6765 p
```bash ```bash
git clone https://github.com/MeexReay/pmos-xiaomi-angelican.git git clone https://github.com/MeexReay/pmos-xiaomi-angelican.git
cd pmos-xiaomi-angelican cd pmos-xiaomi-angelican
./extract-paths.sh source extract-paths.sh
ln -s $PWD/linux-xiaomi-angelican $PMAPORTS/device/testing ln -s $PWD/linux-xiaomi-angelican $PMAPORTS/device/testing
ln -s $PWD/device-xiaomi-angelican $PMAPORTS/device/testing ln -s $PWD/device-xiaomi-angelican $PMAPORTS/device/testing
``` ```