clarification for curl on Windows
This commit is contained in:
parent
63c51ad7d0
commit
1b10248a11
@ -233,7 +233,8 @@ Installed as /home/username/downloads/platform-tools/fastboot</pre>
|
||||
<p>You can either download the files with your browser or using a command like
|
||||
<code>curl</code>. 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
|
||||
<code>curl</code>.</p>
|
||||
<code>curl</code>. On Windows, you need to reference <code>curl</code> as
|
||||
<code>curl.exe</code> since PowerShell has a legacy <code>curl</code> alias.</p>
|
||||
|
||||
<p>Download <a href="https://releases.grapheneos.org/factory.pub">the factory images
|
||||
public key (factory.pub)</a> in order to verify the factory images:</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user