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
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
+tar xvf platform-tools_r30.0.2-windows.zip

Next, add the tools to your PATH in the current shell so they can be used without referencing them by file path, enabling usage by the flashing script. On