diff --git a/README.md b/README.md index 9dffe2c..0a5496f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ sudo gpasswd -a YOUR_USER input echo 'KERNEL=="uinput", GROUP="input"' | sudo tee /etc/udev/rules.d/input.rules ``` -Then reboot your machine to make sure udev rules are applied. +Then reboot your machine to make sure the udev rule is applied. ## Installation