From 7f69ddf008b73ee3cd2238b7beda0a0a60544dd7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 1 May 2020 14:13:56 -0400 Subject: [PATCH] reword bootloader unlocking section --- static/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/install.html b/static/install.html index 1ecba8d5..09cf2896 100644 --- a/static/install.html +++ b/static/install.html @@ -191,11 +191,11 @@ Installed as /home/username/downloads/platform-tools/fastboot

First, boot into the bootloader interface. You can do this by turning off the device and then turning it on by holding both the Volume Down and Power buttons.

-

The bootloader now needs to be unlocked to allow flashing new images:

+

Unlock the bootloader to allow flashing the OS and firmware:

fastboot flashing unlock
-

The command needs to be confirmed on the device.

+

The command needs to be confirmed on the device and will wipe all data.

Obtaining factory images