diff options
Diffstat (limited to 'static')
| -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 49755de3..e34d05cc 100644 --- a/static/install.html +++ b/static/install.html @@ -166,7 +166,7 @@ tar xvf platform-tools_r30.0.2-darwin.zip</pre> <pre>curl.exe -O https://dl.google.com/android/repository/platform-tools_r30.0.2-windows.zip (Get-FileHash platform-tools_r30.0.2-windows.zip).hash -eq "265dd7b55f58dff1a5ad5073a92f4a5308bd070b72bd8b0d604674add6db8a41" -tar xvf platform-tools_r30.0.0-windows.zip</pre> +tar xvf platform-tools_r30.0.2-windows.zip</pre> <p>Next, add the tools to your <code>PATH</code> in the current shell so they can be used without referencing them by file path, enabling usage by the flashing script. On |
