1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00

Update INSTALL.md

pacaur and yaourt don't use sudo
This commit is contained in:
matthunz 2017-02-19 00:15:19 -05:00 committed by GitHub
parent 3e1e4d494f
commit b6762b1dac

View File

@ -17,8 +17,8 @@ hidapi is recommended but if you encounter problem on your system, switch to lib
## Installation by repos :</br> ## Installation by repos :</br>
ArchLinux (aur) :</br> ArchLinux (aur) :</br>
`sudo yaourt -S g810-led-git` # with yaourt</br> `yaourt -S g810-led-git` # with yaourt</br>
`sudo pacaur -S g810-led-git` # with pacaur</br> `pacaur -S g810-led-git` # with pacaur</br>
## Installation of dependencies :</br> ## Installation of dependencies :</br>