diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-11 23:38:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-11 23:38:42 -0400 |
| commit | d4032a28a9cdb5ac3f2b517a01d4b18d0670ce0f (patch) | |
| tree | ae014d0931fe07af11f9d39ede342bf86d9318dc /static | |
| parent | 2f61719328da006692643c0b65d833312f6de384 (diff) | |
clarify that volume down needs to be held
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/cli.html | 10 | ||||
| -rw-r--r-- | static/install/web.html | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index cf37a376..036fb540 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -300,12 +300,12 @@ Installed as /home/username/platform-tools/fastboot</pre> <p>You need to boot your phone into the bootloader interface. To do this, you need to hold the volume down button while the phone boots.</p> - <p>The easiest way to do this is to reboot the phone and begin holding volume down - until it boots up into the bootloader interface.</p> + <p>The easiest way to do this is to reboot the phone and begin holding the volume + down button until it boots up into the bootloader interface.</p> - <p>Alternatively, turn off the phone, and then boot it up while holding volume - down during the boot process. You can either boot it with the power button or by - plugging it in as required in the next section</p> + <p>Alternatively, turn off the phone, and then boot it up while holding the volume + down button during the boot process. You can either boot it with the power button + or by plugging it in as required in the next section</p> </section> <section id="connecting-phone"> diff --git a/static/install/web.html b/static/install/web.html index 6df7d5d2..7475ac4f 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -186,12 +186,12 @@ <p>You need to boot your phone into the bootloader interface. To do this, you need to hold the volume down button while the phone boots.</p> - <p>The easiest way to do this is to reboot the phone and begin holding volume down - until it boots up into the bootloader interface.</p> + <p>The easiest way to do this is to reboot the phone and begin holding the volume + down button until it boots up into the bootloader interface.</p> - <p>Alternatively, turn off the phone, and then boot it up while holding volume - down during the boot process. You can either boot it with the power button or by - plugging it in as required in the next section.</p> + <p>Alternatively, turn off the phone, and then boot it up while holding the volume + down button during the boot process. You can either boot it with the power button + or by plugging it in as required in the next section</p> </section> <section id="connecting-phone"> |
