From 1b10248a11d642ad7b8a185a0a640df0e5375e19 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 8 May 2020 05:32:51 -0400 Subject: [PATCH] clarification for curl on Windows --- static/install.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/install.html b/static/install.html index 44411141..37f3c328 100644 --- a/static/install.html +++ b/static/install.html @@ -233,7 +233,8 @@ Installed as /home/username/downloads/platform-tools/fastboot

You can either download the files with your browser or using a command like curl. It's generally easier to use the command-line since you're already using it for the rest of the installation process, so these instructions use - curl.

+ curl. On Windows, you need to reference curl as + curl.exe since PowerShell has a legacy curl alias.

Download the factory images public key (factory.pub) in order to verify the factory images: