diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-02 20:13:25 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-02 20:13:25 -0400 |
| commit | 6c473a17a8fd38a4b010848e84f2107f1bf6c2e5 (patch) | |
| tree | 43cddcac790f734d827842f20b604bdd9b5888c6 /static/install.html | |
| parent | fd001ac649f21e67872fd81932ea2329fb846488 (diff) | |
remove trailing newline in pre
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 3 |
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 && echo verified</pre> |
