diff --git a/docs/installation.md b/docs/installation.md index 01a80e52..eae9ae9d 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -50,5 +50,5 @@ root user: Plugging it again will re-create the device node with the right permissions. 3. Make sure your desktop users are part of the `plugdev` group, by running - `gpasswd plugdev`. If these users were not assigned to the + `gpasswd -a plugdev`. If these users were not assigned to the group before, they must re-login for the changes to take effect.