From d4ed156bef862b8d24c655b52fef162d614d2a29 Mon Sep 17 00:00:00 2001 From: SeongChan Lee Date: Sat, 28 Dec 2024 21:20:07 +0900 Subject: Update README to mention linuxconsole tools dependencies --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c32ae60..6e718ac 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,13 @@ 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: +```shell +sudo apt install joystick # Debian-based +sudo pacman -S joyutils # Arch-based +sudo yum install linuxconsoletools # Fedora-based +``` + #### Manual installation + Unplug wheel from computer + Run -- cgit v1.3