diff options
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 68708d87..9a234066 100644 --- a/static/install.html +++ b/static/install.html @@ -128,7 +128,7 @@ package manager which can be used to keep it up-to-date. The Android SDK is available by itself or can be obtained via Android Studio.</p> - <p>To download, verify and extract the standalone platform-tools for Linux:</p> + <p>To download, verify and extract the standalone platform-tools on Linux:</p> <pre>curl -O https://dl.google.com/android/repository/platform-tools_r30.0.0-linux.zip echo 'f05b3d78def516d6fdf64be1caa1e1698e482b3adcf54a48dfaf9c972ddbd18e platform-tools_r30.0.0-linux.zip' | sha256sum -c |
