From 599aa73a8cd94d90984d3850e1364a8df6eb1f61 Mon Sep 17 00:00:00 2001 From: sw1tchbl4d3 Date: Tue, 8 Mar 2022 18:12:42 +0100 Subject: [PATCH] Update install procedure to new group feature I knew I forgot it somewhere... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8487c4b..424e386 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ sudo make install ``` After that, you'll have to configure rdo to allow you to use it. -To do this, edit `/etc/rdo.conf`, and set the username variable to your own. +To do this, edit `/etc/rdo.conf`, and set the group variable to the admin group you are in. Then you're good to go!