diff options
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 5 |
1 files changed, 3 insertions, 2 deletions
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</pre> <section id="flashing-as-non-root"> <h2><a href="#flashing-as-non-root">Flashing as non-root</a></h2> - <p>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.</p> + <p>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.</p> <p>On Arch Linux:</p> |
