diff options
| -rw-r--r-- | static/install.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/static/install.html b/static/install.html index a2dec4d0..3c0d334f 100644 --- a/static/install.html +++ b/static/install.html @@ -378,10 +378,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre> <pre>fastboot flashing lock</pre> - <p>The command needs to be confirmed on the device since it needs to perform a factory - reset.</p> - - <p>Unlocking the bootloader again will perform a factory reset.</p> + <p>The command needs to be confirmed on the device and will wipe all data.</p> </section> <section id="disabling-oem-unlocking"> |
