Skip to content

Commit

Permalink
Add Fedora install instructions
Browse files Browse the repository at this point in the history
Fixes #68
  • Loading branch information
Dafnik authored and DanielOgorchock committed Jul 30, 2021
1 parent fdea700 commit f9a6691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hid-nintendo is currently in review on the linux-input mailing list. The most re

# Installation
1. clone the repo
2. Install libevdev-dev if you haven't already (`sudo apt install libevdev-dev`)
2. Install requirements (`sudo apt install libevdev-dev` or `sudo dnf install libevdev-devel libudev-devel`)
3. `cmake .`
4. `sudo make install`
5. `sudo systemctl enable --now joycond`
Expand Down

0 comments on commit f9a6691

Please sign in to comment.