diff options
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html index 775c96e9..d4eb46a3 100644 --- a/static/install.html +++ b/static/install.html @@ -107,7 +107,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre> <p>Download the factory images for the device from <a href="/releases">the releases page</a>.</p> <p>Verify the factory images using the signature:</p> - <pre>signify -V -p factory.pub crosshatch-factory-2019.06.23.05.zip</pre> + <pre>signify -Cqp factory.pub -x crosshatch-factory-2019.06.23.05.zip.sig && echo verified</pre> <h2 id="flashing-factory-images"> <a href="#flashing-factory-images">Flashing factory images</a> </h2> |
