aboutsummaryrefslogtreecommitdiff
path: root/doc/INSTALL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/INSTALL.txt')
-rw-r--r--doc/INSTALL.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt
index 2f64740..7868191 100644
--- a/doc/INSTALL.txt
+++ b/doc/INSTALL.txt
@@ -25,6 +25,8 @@ then this instructions are for you.
on the shell ("semanticscuttle" being the database name)
+ If you run PostgreSQL, use ``data/tables.postgresql.sql``.
+
3. Copy ``data/config.php.dist`` to ``data/config.php`` and modify it as
necessary. See configuration_ for more information.
4. Make the cache directory writable by your web server.