diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-05 08:11:12 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-05 08:11:12 -0500 |
| commit | 49b3a46dcd3bdf9cce0f965648f3b58069ed5fbe (patch) | |
| tree | 19bc795c26e7449fc05f5e5ad9452c6d37aba02b /static/web-install.html | |
| parent | f63c74c8bd45d31be51ada9cac7b38a222cb0789 (diff) | |
clarifying confirming unlock / lock
Diffstat (limited to 'static/web-install.html')
| -rw-r--r-- | static/web-install.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/web-install.html b/static/web-install.html index 1a761448..75ce8348 100644 --- a/static/web-install.html +++ b/static/web-install.html @@ -87,7 +87,9 @@ <button id="unlock-bootloader" disabled="disabled">Unlock bootloader</button> - <p>The command needs to be confirmed on the device and will wipe all data.</p> + <p>The command needs to be confirmed on the device and will wipe all data. Use one + of the volume keys to switch the selection to accepting it and the power button to + confirm.</p> </section> </main> <footer> |
