From e1b7d0698c7fe70291fa53b7109b5e45274ceb10 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Mon, 19 May 2025 07:53:51 +0300 Subject: [PATCH] source extract-paths in readme example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00c709c..dfb237b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This port also might work on angelica (without NFC) and other phones on MT6765 p ```bash git clone https://github.com/MeexReay/pmos-xiaomi-angelican.git cd pmos-xiaomi-angelican -./extract-paths.sh +source extract-paths.sh ln -s $PWD/linux-xiaomi-angelican $PMAPORTS/device/testing ln -s $PWD/device-xiaomi-angelican $PMAPORTS/device/testing ```