diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html index 37f3c328..cce6f58a 100644 --- a/static/install.html +++ b/static/install.html @@ -259,7 +259,8 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre> <pre>curl -O https://releases.grapheneos.org/crosshatch-factory-2020.05.05.02.zip curl -O https://releases.grapheneos.org/crosshatch-factory-2020.05.05.02.zip.sig</pre> - <p>Verify the factory images using the signature:</p> + <p>Verify the factory images using the signature if you were able to obtain + <code>signify</code> from trusted package repositories (see above):</p> <pre>signify -Cqp factory.pub -x crosshatch-factory-2020.05.05.02.zip.sig && echo verified</pre> |
