diff --git a/README.md b/README.md index 737442ab..d9d6dd0c 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ groups You also need the rights to write keycodes into your system. This seems to be already the case on some systems, but not all of them. -``` +```bash sudo setfacl -m u:$USER:rw- /dev/uinput ```