diff options
| author | Julian Konchunas <conscio@i.ua> | 2024-04-05 00:28:20 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-05 00:28:20 +0300 |
| commit | e3e0a7c7cc6566b2be2d965c032a3ff3aaf6fb32 (patch) | |
| tree | 797ea73c60244623f534f334486d2b66ead1d404 | |
| parent | 42d3bb9ba363d23f141b128513fcc8f5137d3e4f (diff) | |
| download | hid-tmff2-e3e0a7c7cc6566b2be2d965c032a3ff3aaf6fb32.tar.gz hid-tmff2-e3e0a7c7cc6566b2be2d965c032a3ff3aaf6fb32.zip | |
Add SteamDeck specific headers dependency
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ one of the right command for your distribution: ```shell sudo apt install linux-headers-$(uname -r) # Debian-based sudo pacman -S linux-headers # Arch-based +sudo pacman -S linux-neptune-61-headers # For SteamDeck specifically sudo yum install kernel-devel kernel-headers # Fedora-based ``` |
