From f88d3813a7b5b421fe162ea0d1e29107b538207c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 12 Jun 2020 01:24:32 -0400 Subject: [PATCH] update missed version --- static/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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