aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2025-04-12 23:18:44 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2025-04-12 23:18:44 +0300
commit2661098c3ddaa327b0db8029689f7dfb6e85d1e9 (patch)
tree5947cc5e2f3f02a66f478f1e0c2ac88b4db89c71
parenta9312ead5720922e1c06b541ea48b6db3f289d36 (diff)
downloadhid-tmff2-2661098c3ddaa327b0db8029689f7dfb6e85d1e9.tar.gz
hid-tmff2-2661098c3ddaa327b0db8029689f7dfb6e85d1e9.zip
fix typo in REAMDE
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 40af5de..0c94b5d 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ sudo pacman -S linux-neptune-68-headers
If none of the above work, please do open up an issue.
-Joystick utilities from [linuxconsole tools](http://sf.net/projects/linuxconsole/) are needed for uvdev rules to work:
+Joystick utilities from [linuxconsole tools](http://sf.net/projects/linuxconsole/) are needed for `udev` rules to work:
```shell
sudo apt install joystick # Debian-based
sudo pacman -S joyutils # Arch-based