From 23b66b3a2887c9424de541e65f077f0892334587 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 20 Feb 2021 07:28:11 -0500 Subject: clarify udev instructions --- static/install/cli.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'static/install/cli.html') diff --git a/static/install/cli.html b/static/install/cli.html index 544ab92c..fbcf1bb8 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -271,8 +271,9 @@ Installed as /home/username/platform-tools/fastboot

Flashing as non-root

-

On Linux, in order for to connect to a device as non-root, the appropriate udev - rules need to be set up. This is not an issue on either macOS or Windows.

+

On traditional Linux distributions, USB devices cannot be used as non-root + without udev rules for each type of device. This is not an issue for other + platforms.

On Arch Linux:

-- cgit v1.3.1