summaryrefslogtreecommitdiff
path: root/static/install
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-30 03:20:40 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-30 03:20:40 -0500
commita0f811033a36fdb3dc7d847e45d3b40a6c24b10c (patch)
tree504f4947a26dba7ba1befc77fdfcad9fbcc2be6d /static/install
parenta96bb87e12f84511ce4823e46c921e0fb14d1978 (diff)
add Windows Update driver information
Diffstat (limited to 'static/install')
-rw-r--r--static/install/cli.html3
-rw-r--r--static/install/web.html3
2 files changed, 6 insertions, 0 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 6b2d28ae..35147027 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -284,6 +284,9 @@ Installed as /home/username/platform-tools/fastboot</pre>
<p>Connect the phone to the computer. On Linux, you'll need to do this again if
you didn't have the udev rules set up when you connected it.</p>
+
+ <p>On Windows, you may need to install a driver for fastboot. You can obtain this
+ via the Windows Update optional updates if you don't already have it.</p>
</section>
<section id="unlocking-the-bootloader">
diff --git a/static/install/web.html b/static/install/web.html
index 52ef18aa..593415b7 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -131,6 +131,9 @@
<p>Connect the phone to the computer. On Linux, you'll need to do this again if
you didn't have the udev rules set up when you connected it.</p>
+
+ <p>On Windows, you may need to install a driver for fastboot. You can obtain this
+ via the Windows Update optional updates if you don't already have it.</p>
</section>
<section id="unlocking-the-bootloader">