temporarily stop recommending Arch android-tools

This commit is contained in:
Daniel Micay 2019-08-09 07:14:04 -04:00
parent f144163af4
commit 51fdb36684

View File

@ -90,14 +90,14 @@
scheme for platform-tools (adb, fastboot, etc.) with their own scheme and don't keep
it up-to-date despite that being crucial.</p>
<p>List of distributions with proper packages:</p>
<!--<p>List of distributions with proper packages:</p>-->
<ul>
<li>Arch Linux: <code>android-tools</code> for fastboot (along with adb and other
tools, although they aren't necessary to install) and
<code>android-udev</code> for udev rules to make fastboot / adb work in local
sessions without root</li>
</ul>
<!--<ul>-->
<!--<li>Arch Linux: <code>android-tools</code> for fastboot (along with adb and other-->
<!--tools, although they aren't necessary to install) and-->
<!--<code>android-udev</code> for udev rules to make fastboot / adb work in local-->
<!--sessions without root</li>-->
<!--</ul>-->
<p>If your distribution doesn't have a proper fastboot package, which is likely,
consider using the official releases of platform-tools from Google. You can either