diff options
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/static/install/web.html b/static/install/web.html index 7f89fe5a..4ab0ea6f 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -343,11 +343,14 @@ <section id="disabling-oem-unlocking"> <h3><a href="#disabling-oem-unlocking">Disabling OEM unlocking</a></h3> - <p>OEM unlocking can be disabled again in the developer settings menu within the - operating system after booting it up again.</p> + <p>During first setup, the final screen will contain a toggle regarding OEM unlocking + which is checked by default. This will disable OEM unlocking, which is recommended.</p> - <p>After disabling OEM unlocking, we recommend disabling developer options as - a whole for a device that's not being used for app or OS development.</p> + <p>If you need to enable or disable OEM unlocking in the future, it can be done in the + developer settings menu within the operating system.</p> + + <p>After manually disabling OEM unlocking via developer options, we recommend disabling + them as a whole for a device that's not being used for app or OS development.</p> </section> <section id="verifying-installation"> |
