diff --git a/INSTALL.md b/INSTALL.md index 4aaff48..a6fc648 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -14,6 +14,13 @@ hidapi is very more speed than libusb (~20ms vs ~150ms).
hidapi seem not work on CentOS, writing on hidraw is not allowed.
hidapi is recommended but if you encounter problem on your system, switch to libusb.
+ +## Installation by repos :
+ArchLinux (aur) :
+`sudo yaourt -S g810-led-git` # with yaourt
+`sudo pacaur -S g810-led-git` # with pacaur
+ + ## Installation of dependencies :
ArchLinux :
`sudo pacman -S git gcc make hidapi` # for hidapi