diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html index e3faa9d4..41cca568 100644 --- a/static/install.html +++ b/static/install.html @@ -121,7 +121,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre> detected, error correction data is used to attempt to obtain the original data at which point it's verified again which makes verified boot robust to non-malicious corruption.</p> - <p>Reboot into the bootloader interface and set it to locked:</p> + <p>In the bootloader interface, set it to locked:</p> <pre>fastboot flashing lock</pre> <p>The command needs to be confirmed on the device since it needs to perform a factory reset.</p> |
