about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--core/configure.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/configure.html b/core/configure.html
index 90c97ea..0387c4e 100644
--- a/core/configure.html
+++ b/core/configure.html
@@ -186,7 +186,7 @@
 
         <pre>
         # useradd -U -m -k /etc/skel -s /bin/bash username
-        # usermod -G adm,wheel,audio,video username
+        # usermod -G adm,wheel,audio,video,users username
         # passwd username
         </pre>