diff --git a/README.md b/README.md index 595ebe6..8e0329c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ On Arch it should be enough to follow the [instructions for connecting a device groupdel adbusers # add the adbusers group if it's doesn't already exist sudo mkdir -p /usr/lib/sysusers.d/ && sudo cp android-udev.conf /usr/lib/sysusers.d/ - sudo systemd-sysusers (1) + sudo systemd-sysusers # (1) # OR on Fedora: groupadd adbusers # Add your user to the adbusers group