From 358301faa7cb50345d94b91b33722752ed52f80f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Sat, 10 Jul 2010 01:15:03 +0000 Subject: [PATCH] Fix doc --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index bdb756d5738..342035579b4 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ install this version like this: as root for a new web server virtual host (second choice need to be web server administrator). -- Create an empty file "htdocs/conf/config.php" and set permissions for your web +- Create an empty file "htdocs/conf/conf.php" and set permissions for your web server user (write permissions will be removed once install is finished). - From your browser, call the dolibarr "install/" page. Url depends on choice -- GitLab