1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-22 17:06:10 +00:00

Update INSTALL.md

use sudo on Debian / Ubuntu
This commit is contained in:
panticz 2020-10-28 20:48:31 +01:00 committed by GitHub
parent 5ee810a520
commit a4bf20e22d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ Gentoo :<br/>
`emerge app-misc/g810-led`<br/>
Debian (unstable, and 10 or later), Ubuntu 19.04 or later :<br/>
`apt install g810-led`
`sudo apt install g810-led`
Solus :<br/>
`sudo eopkg install g810-led`<br/>
@ -65,4 +65,4 @@ Gentoo :<br/>
Same as install, but your profile and reboot files are preserved.</br>
## Uninstall :</br>
`sudo make uninstall`</br>
`sudo make uninstall`</br>