From: Zeno Tajoli <[email protected]>

---
 Makefile.PL |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index a4f748a..de2d3c6 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -821,7 +821,9 @@ single:   Install files under a single directory.  This 
option
 dev:      Create a set of symbolic links and configuration files to
           allow Koha to run directly from the source distribution.
           This mode is useful for developers who want to run
-          Koha from a git clone.
+          Koha from a git clone. To use it you need a Unix user
+          called 'koha', part of the Unix group 'koha'. The user 'koha'
+          needs to be used as the main user of Koha installation. 
 
 Installation mode);
     $msg .= _add_valid_values_disp('INSTALL_MODE', $valid_values);
-- 
1.5.3.7

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to