aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorEdmund von der Burg <evdb@mysociety.org>2011-02-03 20:27:11 +0000
committerEdmund von der Burg <evdb@mysociety.org>2011-02-03 20:27:11 +0000
commit1ea0763564a5ce112d4a83bb77b31f1123c612d2 (patch)
tree5457573d0c454fa09859e86ecb7f72a181c2b1d1 /notes
parent4f15572c5fe6980b3d25465658425fc5739c7f2e (diff)
More guidance on editing config file
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'