remove trailing newline in pre

This commit is contained in:
Daniel Micay 2020-05-02 20:13:25 -04:00
parent fd001ac649
commit 6c473a17a8

View File

@ -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>