summaryrefslogtreecommitdiff
path: root/static/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/install.html')
-rw-r--r--static/install.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html
index 2c18b01e..db917b8e 100644
--- a/static/install.html
+++ b/static/install.html
@@ -250,8 +250,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre>
page</a>. For example, to download the 2020.04.14.23 release for the Pixel 3 XL (crosshatch):</p>
<pre>curl -O https://releases.grapheneos.org/crosshatch-factory-2020.04.14.23.zip
-curl -O https://releases.grapheneos.org/crosshatch-factory-2020.04.14.23.zip.sig
-</pre>
+curl -O https://releases.grapheneos.org/crosshatch-factory-2020.04.14.23.zip.sig</pre>
<p>Verify the factory images using the signature:</p>
<pre>signify -Cqp factory.pub -x crosshatch-factory-2020.04.14.23.zip.sig &amp;&amp; echo verified</pre>