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:
parent
5ee810a520
commit
a4bf20e22d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user