Merge pull request #387 from ryantig/patch-1

Minor installation.md edit; gpasswd cmd
This commit is contained in:
Peter Wu 2017-09-26 23:13:59 +01:00 committed by GitHub
commit fa8bd83ba3
1 changed files with 1 additions and 1 deletions

View File

@ -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 <desktop username> plugdev`. If these users were not assigned to the
`gpasswd -a <desktop username> plugdev`. If these users were not assigned to the
group before, they must re-login for the changes to take effect.