From a0f811033a36fdb3dc7d847e45d3b40a6c24b10c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 30 Jan 2021 03:20:40 -0500 Subject: [PATCH] add Windows Update driver information --- static/install/cli.html | 3 +++ static/install/web.html | 3 +++ 2 files changed, 6 insertions(+) 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

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.

+ +

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.

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 @@

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.

+ +

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.