From c074b59a95250721129777f226686a50c082aca3 Mon Sep 17 00:00:00 2001 From: helge Date: Mon, 1 Aug 2005 13:28:33 +0000 Subject: [PATCH] git-svn-id: http://svn.opengroupware.org/SOGo/trunk@934 d1b88da0-ebda-0310-925b-ed51d893ca5b --- Main/README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Main/README b/Main/README index 6f71e918..bcd91875 100644 --- a/Main/README +++ b/Main/README @@ -74,8 +74,10 @@ Apache Setup FHS Setup ========= +NOTE: use the appname, sogo-0.9, not the tool name (sogod-0.9)! + cd /usr/local/share -mkdir sogod-0.9/ -cd sogod-0.9/ +mkdir sogo-0.9/ +cd sogo-0.9/ ln -s ~/dev/SOGo-trunk/UI/Templates ./templates ln -s ~/dev/SOGo-trunk/UI/WebServerResources ./www -- 2.39.5