1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 01:06:11 +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/> `emerge app-misc/g810-led`<br/>
Debian (unstable, and 10 or later), Ubuntu 19.04 or later :<br/> Debian (unstable, and 10 or later), Ubuntu 19.04 or later :<br/>
`apt install g810-led` `sudo apt install g810-led`
Solus :<br/> Solus :<br/>
`sudo eopkg install g810-led`<br/> `sudo eopkg install g810-led`<br/>