aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/notes/INSTALL b/notes/INSTALL
index 8559d747a..7efdad39e 100644
--- a/notes/INSTALL
+++ b/notes/INSTALL
@@ -73,7 +73,9 @@ cd -
cp conf/general-example conf/general
nano conf/general
-# Really you only need to alter the database connection details - the rest should be fine
+# You only need to alter:
+# * the database connection details
+# * the OPTION_BASE_URL to be where your test site will run - eg 'http://localhost'