summaryrefslogtreecommitdiff
path: root/static/install.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-04 09:11:09 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-04 09:11:09 -0400
commit02ac183b02d0c6ab25754acce4e289fc6db7ea89 (patch)
treeabe5a03ee672cdc069c573574ca6ee32fb79fbe3 /static/install.html
parent60949f1dc51cae826d2bcf97477f0f5de114fbb5 (diff)
avoid relying on PATHEXT
Diffstat (limited to 'static/install.html')
-rw-r--r--static/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html
index de6efbaa..6f9b72d1 100644
--- a/static/install.html
+++ b/static/install.html
@@ -275,7 +275,7 @@ cd crosshatch-qq2a.200405.005</pre>
<p>On Windows:</p>
- <pre>flash-all</pre>
+ <pre>./flash-all.bat</pre>
<p>Wait for the flashing process to complete and proceed to locking the bootloader
before using the device as locking wipes the data again.</p>