From 4f3569cebc233e4e5833ef13d90cce1153fd999f Mon Sep 17 00:00:00 2001 From: Jordan ERNST Date: Fri, 26 Nov 2021 16:21:25 +0100 Subject: [PATCH] Edit README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1a5194..c8b8543 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ Check your devices appears when running `adb devices` with device connected via Replace the `device` variable by your device code, as [listed here](https://download.lineage.microg.org/). -Run `python magisk_boot_flasher.py` +Plug your phone via USB and make sure adb is properly set up: your device should appear when running `adb devices`. +Run `python magisk_boot_flasher.py`. # Run patch boot locally