about summary refs log tree commit diff stats
path: root/core/configure.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/configure.html')
-rw-r--r--core/configure.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/configure.html b/core/configure.html
index b3ca259..a7236f1 100644
--- a/core/configure.html
+++ b/core/configure.html
@@ -185,7 +185,7 @@
 	</dl>
 
         <pre>
-        # useradd -k /etc/skel -s /bin/bash c9admin
+        # useradd -m -k /etc/skel -s /bin/bash c9admin
         # usermod -G adm,wheel,audio,video
         # passwd c9admin
         </pre>