diff --git a/static/install.html b/static/install.html
index 047e33af..e6317a2c 100644
--- a/static/install.html
+++ b/static/install.html
@@ -131,10 +131,12 @@
tools not required for installation such as adb. android-udev
provides udev rules allowing fastboot and adb to work in local sessions
without root.
-
android-sdk-platform-tools-common
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
+ entries for Pixel phones. The adb and fastboot packages are currently both
+ broken and far too out-of-date to be any use, so avoid those. The version
+ check in the flashing script will prevent accidentally using these.