diff options
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/install.html b/static/install.html index 9d83f4ab..829b0726 100644 --- a/static/install.html +++ b/static/install.html @@ -253,6 +253,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre> curl -O https://releases.grapheneos.org/crosshatch-factory-2020.05.05.02.zip.sig</pre> <p>Verify the factory images using the signature:</p> + <pre>signify -Cqp factory.pub -x crosshatch-factory-2020.05.05.02.zip.sig && echo verified</pre> <p>This will output <code>verified</code> if verification is successful. If something |
