diff options
| -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"> |
