From 76e568eb368713b1a9a32987482659b9ee9e01b1 Mon Sep 17 00:00:00 2001 From: j5155 <54331556+j5155@users.noreply.github.com> Date: Fri, 13 Sep 2024 03:57:17 +0000 Subject: [PATCH] Add usermod command for arch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e78e21..9ed1bba 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Alternately, you can download it from PyPi: To avoid needing to run with root privileges on Ubuntu based platforms (and possibly other distributions) you need to add your user to the `dialout` group: -1. Run ```sudo usermod `whoami` -a -G dialout``` +1. Run ```sudo usermod `whoami` -a -G dialout``` (or on Arch-based systems, ```sudo usermod `whoami` -a -G uucp``` ) 2. Reboot Firmware updates may require installing a driver.