diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-15 11:16:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-15 11:16:15 -0400 |
| commit | 2a08a0cfea73cd2c5e2086e80847110261b5ccd4 (patch) | |
| tree | 20cd5fadcc1c7273aed2dd145628b4179db287b8 | |
| parent | 7102179b47b5c2059a468e09e3a7886128369276 (diff) | |
clarify developer options wording
| -rw-r--r-- | static/install/cli.html | 3 | ||||
| -rw-r--r-- | static/install/web.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index f241a7bf..124b2543 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -169,7 +169,8 @@ <p>OEM unlocking needs to be enabled from within the operating system.</p> <p>Enable the developer options menu by going to Settings ➔ About phone and - pressing on the build number menu entry until developer mode is enabled.</p> + repeatedly pressing the build number menu entry until developer mode is + enabled.</p> <p>Next, go to Settings ➔ System ➔ Advanced ➔ Developer options and toggle on the 'Enable OEM unlocking' setting. This requires internet access on devices with Google diff --git a/static/install/web.html b/static/install/web.html index 2f45f77d..34d449f5 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -161,7 +161,8 @@ <p>OEM unlocking needs to be enabled from within the operating system.</p> <p>Enable the developer options menu by going to Settings ➔ About phone and - pressing on the build number menu entry until developer mode is enabled.</p> + repeatedly pressing the build number menu entry until developer mode is + enabled.</p> <p>Next, go to Settings ➔ System ➔ Advanced ➔ Developer options and toggle on the 'Enable OEM unlocking' setting. This requires internet access on devices with Google |
