From cf7f551a256ddcc304bf2d798e08968583a5c3e0 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Thu, 26 Jan 2017 02:49:15 +0100 Subject: [PATCH] Update INSTALL --- INSTALL.md | 7 +++++++ 1 file changed, 7 insertions(+) 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