now it's clear (1) is not a part of the command

This commit is contained in:
sarna 2018-08-10 11:54:07 +02:00
parent 7c44c70827
commit cea2d04c4d
1 changed files with 1 additions and 1 deletions

View File

@ -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