diff --git a/static/install.html b/static/install.html index 525ea8ad..f994eba4 100644 --- a/static/install.html +++ b/static/install.html @@ -207,7 +207,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3

Download the factory images for the device from the releases page.

Verify the factory images using the signature:

-
signify -Cqp factory.pub -x crosshatch-factory-2019.06.23.05.zip.sig && echo verified
+
signify -Cqp factory.pub -x crosshatch-factory-2020.04.14.23.zip.sig && echo verified

Flashing factory images

@@ -215,8 +215,8 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3

Next, extract the factory images and run the script to flash them. Note that the fastboot command run by the flashing script requires a fair bit of free space in a temporary directory, which defaults to /tmp:

-
unzip crosshatch-factory-2019.06.23.05.zip
-cd crosshatch-pq3a.190605.003
+            
unzip crosshatch-factory-2020.04.14.23.zip
+cd crosshatch-qq2a.200405.005
 ./flash-all.sh

Use a different temporary directory if your /tmp doesn't have enough space available: