diff --git a/README.md b/README.md index d928afa..5364fd0 100644 --- a/README.md +++ b/README.md @@ -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 requirements (`sudo apt install libevdev-dev` or `sudo dnf install libevdev-devel libudev-devel`) +2. Install requirements (`sudo apt install libevdev-dev` or `sudo dnf install libevdev-devel libudev-devel c++`) 3. `cmake .` 4. `sudo make install` 5. `sudo systemctl enable --now joycond`