fix syntax

This commit is contained in:
Daniel Micay 2020-05-12 00:15:27 -04:00
parent 6631adcad0
commit dee6255f07

View File

@ -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