From e7f5e1f2b7732485528245aa5c643ae5e1fd4eea Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 28 Apr 2020 10:26:45 -0400 Subject: [PATCH] update installation example to current release --- static/install.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: