summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/install.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html
index 297dec81..bb33d82a 100644
--- a/static/install.html
+++ b/static/install.html
@@ -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>