From 2856326710547ccca23a8a901f71268fe1d0bca6 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Thu, 15 May 2025 22:30:35 +0100 Subject: [PATCH] fix install guide --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b5dc75d..832e847 100644 --- a/README.md +++ b/README.md @@ -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