Browse Source

Update 'README.md'

pull/1/head
onryo 2 years ago
parent
commit
e4a9920b77
  1. 2
      README.md

2
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`.
- `adb reboot bootloader`, once the device is in fastboot mode run: ```fastboot flash recovery <recovery_filename>.img```
- Run `adb reboot bootloader`, once the device is in fastboot mode run: ```fastboot flash recovery <recovery_filename>.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`.

Loading…
Cancel
Save