Skip to content

Commit

Permalink
Merge pull request #91 from konchunas/patch-1
Browse files Browse the repository at this point in the history
Add SteamDeck specific headers dependency
  • Loading branch information
Kimplul authored Apr 4, 2024
2 parents 42d3bb9 + e3e0a7c commit 414f1f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit 414f1f0

Please sign in to comment.