reword information on packages

This commit is contained in:
Daniel Micay 2020-04-28 09:30:04 -04:00
parent 16532c8e20
commit ff508ccfa8

View File

@ -102,10 +102,10 @@
<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>
<li>Arch Linux: <code>android-tools</code> provides fastboot and other useful
tools not required for installation such as adb. <code>android-udev</code>
provides udev rules allowing fastboot and adb to work in local sessions
without root.</li>
</ul>
<p>If your distribution doesn't have a proper fastboot package, which is likely,