diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-10-15 07:01:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-10-15 07:01:51 -0400 |
| commit | 3669cfe990f05b545460fdf4f51500aad70aa525 (patch) | |
| tree | 3a4428be8e048937323deee109c03fd0a1023ff5 /static | |
| parent | bc9614bd17b0206aa33d0b74b72fffc9ed36df74 (diff) | |
Revert "Revert "add back Arch Linux package suggestions""
This reverts commit e1a9c87822df3d5d9c4d36fe79614de2bc4a8738.
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/static/install.html b/static/install.html index 3fc2c03f..a1717290 100644 --- a/static/install.html +++ b/static/install.html @@ -91,14 +91,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 |
