summaryrefslogtreecommitdiff
path: root/static/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/install.html')
-rw-r--r--static/install.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html
index d05ae959..2c18b01e 100644
--- a/static/install.html
+++ b/static/install.html
@@ -120,13 +120,17 @@
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 distribution packages:</p>
<ul>
<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>
+ <li>Debian: package is both broken and out-of-date, do not use (see paragraph
+ above)</li>
+ <li>Ubuntu: package is both broken and out-of-date, do not use (see paragraph
+ above)</li>
</ul>
<p>If your operating system doesn't make a proper version of fastboot available,
@@ -173,7 +177,7 @@ Installed as /home/username/downloads/platform-tools/fastboot</pre>
these installation instructions from our site, which is hosted on the same static web
server infrastructure as the releases.</p>
- <p>List of distributions with proper packages:</p>
+ <p>List of distribution packages:</p>
<ul>
<li>Arch Linux: <code>signify</code></li>