From 02581d5b6800ab20e1a5e36326098bf515a2daa0 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Mon, 7 May 2012 17:49:23 +0200 Subject: modify readme according to new udev permissions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 739cd4d..b06fa25 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If your system uses udev, you will probably have to configure it to allow access ```usermod -a -G k8055 $(USER)``` -The previously described steps may be automated by running ```make install-rules``` to install just the rules or ```make install-permissions``` to also create the group and add the current user to it. +The previously described steps may be automated by running ```make install-rules``` to install just the rules or ```make install-permissions users=""``` to also create the group and add the given list of users to it. To uninstall, run ```make uninstall-rules``` or ```make uninstall-permissions```. -- cgit v1.2.3