This commit is contained in:
Albert-aka-Albot 2024-09-08 03:01:27 +00:00 committed by GitHub
commit 5e835af2b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,6 +61,7 @@ pip3 install .
```
#### Install rules
Follow M0Rf30's .[instructions](https://github.com/M0Rf30/android-udev-rules) or execute the following commands:
```
sudo usermod -a -G plugdev $USER
sudo usermod -a -G dialout $USER