summaryrefslogtreecommitdiffstats
path: root/office/SOGo/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/SOGo/README')
-rw-r--r--office/SOGo/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/office/SOGo/README b/office/SOGo/README
index 03cf0106a1..448d935874 100644
--- a/office/SOGo/README
+++ b/office/SOGo/README
@@ -11,6 +11,9 @@ middle of your servers to offer your users a uniform and complete
interface to access their information. It has been deployed in
production environments where thousands of users are involved.
+Additional documentation can be installed by setting
+INSTALL_DOCS=yes when executing this script.
+
Groupname and Username
You must have the 'sogo' group and user to run this script,
@@ -19,4 +22,6 @@ for example:
groupadd -g 356 sogo
useradd -u 356 -m -d /var/lib/sogo -s /bin/bash -g 356 sogo
-For some basic setup instructions, check the included 'README.SBo'.
+For some basic setup instructions and important information
+regarding issues with gnustep-make and gnustep-base, check the
+included 'README.SBo'.