diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-11 18:58:48 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-11 18:58:48 -0400 |
| commit | 658886d8d4f0000bb880b18d81126979e1c60a6a (patch) | |
| tree | 52cf4b651583d7b2867d106c030ea251b34903aa /static/install/cli.html | |
| parent | deeba18ffb08380c3491ee8ab96d38f6813a9d12 (diff) | |
remove trailing whitespace
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index fa27c921..41f2a1c3 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -536,14 +536,16 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-<var>VERS <section id="disabling-oem-unlocking"> <h3><a href="#disabling-oem-unlocking">Disabling OEM unlocking</a></h3> - <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>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> + <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>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"> |
