From 4937d0f58ca0e89997b4818e066f1c6598d7b9cc Mon Sep 17 00:00:00 2001 From: MatMoul Date: Fri, 18 Jan 2019 23:17:26 +0100 Subject: [PATCH] missed br in install.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index f6290bf..89bf402 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -23,7 +23,7 @@ Fedora (copr) :
`sudo dnf copr enable lkiesow/g810-led` # Enable Copr repository
`sudo dnf install g810-led`
Gentoo :
-`emerge app-misc/g810-led` +`emerge app-misc/g810-led`
Debian (unstable, and 10 or later), Ubuntu 19.04 or later :
`apt install g810-led`