clarify install guide

This commit is contained in:
Daniel Micay 2020-05-12 21:57:06 -04:00
parent 33c00a9df2
commit 0b77d4900a

View File

@ -242,8 +242,8 @@ Installed as /home/username/downloads/platform-tools/fastboot</pre>
<a href="#obtaining-factory-images">Obtaining factory images</a>
</h2>
<p>The initial install will be performed by flashing the factory images. This will
replace the existing OS installation and wipe all the existing data.</p>
<p>You need to obtain the GrapheneOS factory images for your device to proceed with
the installation process.</p>
<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
@ -286,6 +286,9 @@ curl -O https://releases.grapheneos.org/crosshatch-factory-2020.05.05.02.zip.sig
<a href="#flashing-factory-images">Flashing factory images</a>
</h2>
<p>The initial install will be performed by flashing the factory images. This will
replace the existing OS installation and wipe all the existing data.</p>
<p>Reboot into the bootloader interface to begin the flashing procedure.</p>
<p>Next, extract the factory images and move into the directory:</p>