diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-10-09 11:04:29 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-10-09 11:05:20 -0400 |
| commit | 22a0b0c5484ab4dae647a664d8aa7cc519485ee0 (patch) | |
| tree | e794c8314b5785842c2efafc7fa91d847590d75a /static | |
| parent | f8ba4f14afa46c2171765a348e061a55a8a90c84 (diff) | |
the 'About phone' menu is a top-level entry now
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 6b3958b6..66c3858d 100644 --- a/static/install.html +++ b/static/install.html @@ -150,7 +150,7 @@ Installed as /home/username/downloads/platform-tools/fastboot</pre> <a href="#enabling-oem-unlocking">Enabling OEM unlocking</a> </h2> <p>OEM unlocking needs to be enabled from within the operating system.</p> - <p>Enable the developer options menu by going to Settings ➔ System ➔ About phone and + <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> <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 |
