diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-17 14:24:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-17 14:24:01 -0400 |
| commit | 7e38b93e3272ca9b47e2ddf765e7141faad11ac8 (patch) | |
| tree | b65a4a13f20ab0940735a9be12c52acb66495b00 /static | |
| parent | cc2eff6240ce43bfa37c580e35c4ebca8e835a66 (diff) | |
update macOS platform-tools zip name
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 b22ff806..af4bc5ab 100644 --- a/static/install.html +++ b/static/install.html @@ -160,7 +160,7 @@ unzip platform-tools_r30.0.4-linux.zip</pre> <pre>curl -O https://dl.google.com/android/repository/fbad467867e935dce68a0296b00e6d1e76f15b15.platform-tools_r30.0.4-darwin.zip echo 'SHA256 (fbad467867e935dce68a0296b00e6d1e76f15b15.platform-tools_r30.0.4-darwin.zip) = e0db2bdc784c41847f854d6608e91597ebc3cef66686f647125f5a046068a890' | shasum -c -tar xvf 73f3f0b3034f61563f787bef8ebf51f38df457de.platform-tools_r30.0.3-darwin.zip</pre> +tar xvf fbad467867e935dce68a0296b00e6d1e76f15b15.platform-tools_r30.0.4-darwin.zip</pre> <p>To download, verify and extract the standalone platform-tools on Windows:</p> |
