diff options
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/static/install/web.html b/static/install/web.html index 585a692f..25dcd322 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -291,12 +291,10 @@ <p>Wait for the flashing process to complete. It will automatically handle - flashing the firmware, rebooting into the bootloader interface, flashing the core - OS, rebooting into the userspace fastboot mode, flashing the rest of the OS and - finally rebooting back into the bootloader interface. Avoid interacting with the - device until the flashing script is finished and the device is back at the - bootloader interface. Then, proceed to <a href="#locking-the-bootloader">locking - the bootloader</a> before using the device as locking wipes the data again.</p> + flashing the firmware, rebooting into the bootloader interface and flashing the OS. + Avoid interacting with the device until the flashing script is finished. Then, + proceed to <a href="#locking-the-bootloader">locking the bootloader</a> before using + the device as locking wipes the data again.</p> <p id="flash-release-status-container" hidden="hidden"> <strong id="flash-release-status"></strong> |
