Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscamacho committed Jul 14, 2012
1 parent 23060b9 commit ec95775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ make a file called /etc/udev/rules.d/99-evdev.rules (as root) it should contain
you need to add an new group and add your user account to the group (as root)

groupadd evdev
usermod -a -G evdev your\_user\_name
usermod -a -G evdev your_user_name

you'll need to reboot

Expand Down

0 comments on commit ec95775

Please sign in to comment.