diff --git a/static/install.html b/static/install.html index 14cebdc3..0dc17f2f 100644 --- a/static/install.html +++ b/static/install.html @@ -252,8 +252,12 @@ 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. On Windows, you need to reference curl as - curl.exe since PowerShell has a legacy curl alias.

+ curl.

+ +

On Windows, remove PowerShell's legacy curl alias for the current shell to avoid + needing to reference it as curl.exe instead of curl:

+ +
Remove-Item Alias:Curl

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