From 6cc545386699c57dfb2adcadceb30dd381461b90 Mon Sep 17 00:00:00 2001 From: onryo Date: Mon, 6 Dec 2021 21:32:59 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4d5d80..408fed9 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ C8BDD07B189D49109D33BF486A152C73 # Install LineageOS - Download a custom recovery with [TWRP.me](https://dl.twrp.me/m8), replace `m8` with your model, for example for me it's `dl.twrp.me/m8`. -- Run `adb reboot bootloader`, once the device is in fastboot mode run: ```fastboot flash recovery .img``` +- Run `adb reboot bootloader`, once the device is in fastboot mode run ```fastboot flash recovery .img``` - Power off your device, hold `Volume Down` + `Power`, select "RECOVERY". - Tap `Wipe`, then `Format Data`. - Go back to select `Advanced Wipe`, select `Cache` and `System`, then `Swipe to Wipe`.