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> <p>List of distributions with proper packages:</p>
<ul> <ul>
<li>Arch Linux: <code>android-tools</code> for fastboot (along with adb and other <li>Arch Linux: <code>android-tools</code> provides fastboot and other useful
tools, although they aren't necessary to install) and tools not required for installation such as adb. <code>android-udev</code>
<code>android-udev</code> for udev rules to make fastboot / adb work in local provides udev rules allowing fastboot and adb to work in local sessions
sessions without root</li> without root.</li>
</ul> </ul>
<p>If your distribution doesn't have a proper fastboot package, which is likely, <p>If your distribution doesn't have a proper fastboot package, which is likely,