aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2026-03-10 08:18:34 +0200
committerGitHub <noreply@github.com>2026-03-10 08:18:34 +0200
commit8187920ed261c7024826f8204cc7bea45153a3da (patch)
treea3f91988e1dca238d19bb56aff7d5e78d82b76c6 /README.md
parentf004195a73be722f6384ecae7d98161481151dff (diff)
downloadhid-tmff2-8187920ed261c7024826f8204cc7bea45153a3da.tar.gz
hid-tmff2-8187920ed261c7024826f8204cc7bea45153a3da.zip
mention DKMS dep in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index d9dbaa2..504eda4 100644
--- a/README.md
+++ b/README.md
@@ -52,9 +52,9 @@ Kernel modules require kernel headers to be installed. Use any
one of the right command for your distribution:
```shell
-sudo apt install linux-headers-generic # Debian-based
-sudo pacman -S linux-headers # Arch-based
-sudo yum install kernel-devel kernel-headers # Fedora-based
+sudo apt install linux-headers-generic dkms # Debian-based
+sudo pacman -S linux-headers dkms # Arch-based
+sudo yum install kernel-devel kernel-headers dkms # Fedora-based
```
The SteamDeck has a few possible options it seems, try some of these: