There was an error while loading. Please reload this page.
2 parents e023ef5 + f5458e4 commit 877e1ddCopy full SHA for 877e1dd
1 file changed
docs/official_devices/xiaomi/alioth.md
@@ -34,7 +34,8 @@ Make sure to backup your data before proceeding.
34
2. Connect your device to your PC via USB.
35
3. Verify that your PC detects the device with `fastboot devices`.
36
4. Flash the boot image onto your device using `fastboot flash boot boot.img`.
37
-5. Reboot into recovery mode by typing `fastboot reboot recovey` in command line or by holding `Power + Vol Up`.
+5. Flash the vendor boot image onto your device using `fastboot flash vendor_boot vendor_boot.img`
38
+6. Reboot into recovery mode by typing `fastboot reboot recovery` in command line.
39
40
### Installing ROM
41
1. Download the latest release of Halcyon.
0 commit comments