summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/install.html4
1 files 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</pre>
<p>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.</p>
- <p>The bootloader now needs to be unlocked to allow flashing new images:</p>
+ <p>Unlock the bootloader to allow flashing the OS and firmware:</p>
<pre>fastboot flashing unlock</pre>
- <p>The command needs to be confirmed on the device.</p>
+ <p>The command needs to be confirmed on the device and will wipe all data.</p>
<h2 id="obtaining-factory-images">
<a href="#obtaining-factory-images">Obtaining factory images</a>