diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-02-20 14:16:44 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-02-20 14:16:44 -0200 |
commit | 43635311c43229b70818ad78b9b1786640e4f440 (patch) | |
tree | d33910f4a1a7ffa3b69379a0d2dea46de0718b61 /README | |
parent | ab784072ea5da6e88890f005cc3bcfb43f5f496d (diff) | |
download | original-43635311c43229b70818ad78b9b1786640e4f440.tar.gz original-43635311c43229b70818ad78b9b1786640e4f440.tar.bz2 |
Requiring user to customize config.inc.php
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -30,9 +30,8 @@ the execute bit set. Installation ============ -Although Original will probably run fine out of the box, you DO want to copy -inc/config.dist.inc.php to inc/config.dist.php and customize it according to -your needs. +Copy inc/config.dist.inc.php to inc/config.dist.php and customize it according +to your needs. Various Notes ============= |