summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-06-30 05:07:21 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-06-30 05:07:21 -0400
commit27d7448dd8e79aab0028172f3a229807c861c8f0 (patch)
treef9550b78fa4aa52d71cb4c4988b716a502e23062 /static
parent90263d3034a958ba7e2102c611b367894988871e (diff)
use consistent device and version in the examples
Diffstat (limited to 'static')
-rw-r--r--static/install.html4
1 files 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</pre>
<p>Next, extract the factory images and run the script to flash them. Note that the
<code>fastboot</code> command run by the flashing script requires a fair bit of free
space in a temporary directory, which defaults to <code>/tmp</code>:<p>
- <pre>unzip blueline-factory-2019.04.01.19.zip
-cd blueline-pq2a.190405.003
+ <pre>unzip crosshatch-factory-2019.06.23.05.zip
+cd crosshatch-pq3a.190605.003
./flash-all.sh</pre>
<p>Use a different temporary directory if your <code>/tmp</code> doesn't have enough
space available:</p>