Merge pull request #136 from AvdN/patch-1

package install instructions for Solus
This commit is contained in:
pixl 2020-09-28 01:43:19 -04:00 committed by GitHub
commit d1d8c49021
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,8 @@ This project requires a C++14 compiler, `cmake`, `libevdev`, `libudev`, and `lib
**Arch Linux:** `sudo pacman -S cmake libevdev libconfig pkgconf`
**Solus:** `sudo eopkg install libevdev-devel libconfig-devel libgudev-devel`
## Building
To build this project, run: