diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-12 01:24:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-12 01:24:32 -0400 |
| commit | f88d3813a7b5b421fe162ea0d1e29107b538207c (patch) | |
| tree | cec068f61abb391cd5e86ba223ed36d134da0529 /static/install.html | |
| parent | 9f5fb5864b6c792a34a8c61dba6113da236546d8 (diff) | |
update missed version
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 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 |
