From a6f17bda12239b809896fe1c1466de0c02ea68fd Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Sun, 29 Nov 2020 20:44:59 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eaffb80e..65709e3b 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,7 @@ You have to start the application via sudo otherwise. ```bash sudo usermod -a -G plugdev,input $USER -# log out and back in or restart, -# the two groups should be visible with: +# log out and back in or restart, the two groups should be visible with: groups ```