diff --git a/static/install/cli.html b/static/install/cli.html index 1d6a8d2a..fda9f599 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -479,12 +479,10 @@ curl -O https://releases.grapheneos.org/DEVICE_NAME-install-VERS
./flash-all.bat

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 locking - the bootloader before using the device as locking wipes the data again.

+ 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 locking the bootloader before using + the device as locking wipes the data again.

Troubleshooting