summaryrefslogtreecommitdiff
path: root/static/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/install.html')
-rw-r--r--static/install.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html
index f0515c18..304ce294 100644
--- a/static/install.html
+++ b/static/install.html
@@ -151,7 +151,8 @@
<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>
+ without root. Install both of these packages and skip the section
+ below on using the standalone platform-tools releases.</li>
<li>Debian and Ubuntu: <code>android-sdk-platform-tools-common</code> provides
udev rules allowing fastboot and adb to work in local sessions without root.
The udev rules in Debian and Ubuntu are out-of-date, but it has the necessary