diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-07 00:38:59 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-07 00:38:59 -0500 |
| commit | 270511c959239ddf19b4e5a04e029018450c5155 (patch) | |
| tree | 9aea9fadb9a9421b707e8ae8233d808898739d1e /static/install.html | |
| parent | b39157c42b0f446145e151a588c0c4e53662eabf (diff) | |
update macOS platform-tools file name
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 367e39a0..3e9d19c0 100644 --- a/static/install.html +++ b/static/install.html @@ -157,7 +157,7 @@ unzip platform-tools_r30.0.5-linux.zip</pre> <pre>curl -O https://dl.google.com/android/repository/eabcd8b4b7ab518c6af9c941af8494072f17ec4b.platform-tools_r30.0.5-darwin.zip echo 'SHA256 (eabcd8b4b7ab518c6af9c941af8494072f17ec4b.platform-tools_r30.0.5-darwin.zip) = e5780bad71a53cf9d693e1053a0748f49e4a67cc1f71d16a94ab4c943af3345f' | shasum -c -tar xvf fbad467867e935dce68a0296b00e6d1e76f15b15.platform-tools_r30.0.5-darwin.zip</pre> +tar xvf eabcd8b4b7ab518c6af9c941af8494072f17ec4b.platform-tools_r30.0.5-darwin.zip</pre> <p>To download, verify and extract the standalone platform-tools on Windows:</p> |
