diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
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</pre> <p>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:</p> + <code>~/android/sdk</code> without Android Studio:</p> <pre>mkdir -p ~/android/sdk/cmdline-tools cd ~/android/sdk/cmdline-tools |
