diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-04 09:11:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-04 09:11:09 -0400 |
| commit | 02ac183b02d0c6ab25754acce4e289fc6db7ea89 (patch) | |
| tree | abe5a03ee672cdc069c573574ca6ee32fb79fbe3 /static/install.html | |
| parent | 60949f1dc51cae826d2bcf97477f0f5de114fbb5 (diff) | |
avoid relying on PATHEXT
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 2 |
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> |
