From 27d7448dd8e79aab0028172f3a229807c861c8f0 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 30 Jun 2019 05:07:21 -0400 Subject: [PATCH] use consistent device and version in the examples --- static/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/install.html b/static/install.html index d4eb46a3..e2332ef8 100644 --- a/static/install.html +++ b/static/install.html @@ -115,8 +115,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 blueline-factory-2019.04.01.19.zip
-cd blueline-pq2a.190405.003
+            
unzip crosshatch-factory-2019.06.23.05.zip
+cd crosshatch-pq3a.190605.003
 ./flash-all.sh

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