Update README.md

This commit is contained in:
MeexReay 2025-05-29 03:08:51 +03:00 committed by GitHub
parent e0f46aabe4
commit 207ec28a7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,11 +22,12 @@ ln -s $PWD/device-xiaomi-angelican $PMAPORTS/device/testing
## How to flash ## How to flash
Firstly, you need to unlock bootloader (See section below). Firstly, you need to unlock bootloader [(See section below)](#How_to_unlock_bootloader). \
If you have already manipulated partitions, it is recommended to [flash MIUI back](#How_to_flash_stock_firmware), and flash PMOS above it.
### Flash with prebuilt images ### Flash with prebuilt images
Enter fastboot mode (hold vol- and pwr buttons while turned off), and run this commands: Enter fastboot mode (hold vol- and pwr buttons while turned off), and run this command:
```bash ```bash
cd prebuild && ./flash.sh cd prebuild && ./flash.sh