diff --git a/static/build.html b/static/build.html index 9ba4d035..ac18136b 100644 --- a/static/build.html +++ b/static/build.html @@ -763,7 +763,7 @@ git am --whitespace=nowarn ../patches/*.patch

Using the official releases of the SDK is recommended for simplicity, although with a lot of effort you can build everything yourself. Distribution packages are generally quite out-of-date and should be avoided. To set up a minimal SDK installation at - `~/android/sdk` without Android Studio:

+ ~/android/sdk without Android Studio:

mkdir -p ~/android/sdk/cmdline-tools
 cd ~/android/sdk/cmdline-tools