diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/cli.html | 11 | ||||
| -rw-r--r-- | static/install/web.html | 11 |
2 files changed, 18 insertions, 4 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index ecfd67f0..818ff6a3 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -285,8 +285,15 @@ Installed as /home/username/platform-tools/fastboot</pre> <section id="booting-into-the-bootloader-interface"> <h2><a href="#booting-into-the-bootloader-interface">Booting into the bootloader interface</a></h2> - <p>First, turn off your phone. Then press and hold both the Power and Volume down - buttons to boot into the bootloader interface.</p> + <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 menu.</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> </section> <section id="connecting-phone"> diff --git a/static/install/web.html b/static/install/web.html index 9b586aba..238f5238 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -160,8 +160,15 @@ <section id="booting-into-the-bootloader-interface"> <h2><a href="#booting-into-the-bootloader-interface">Booting into the bootloader interface</a></h2> - <p>First, turn off your phone. Then press and hold both the Power and Volume down - buttons to boot into the bootloader interface.</p> + <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 menu.</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> </section> <section id="connecting-phone"> |
