aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-07-22 15:56:09 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-07-22 15:56:09 +0200
commit216b97edbe62b7027c518c03d171af0da0a3d0ed (patch)
treeb0a25c40feae09e784fdd4bedb1c8bc5a86ee7d1 /INSTALL
parentf1de376fd1df540864b72e6e4c1edee731f05d6c (diff)
Update INSTALL to include PostgreSQL
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 9907f5a..0f7ce81 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,8 @@ system you would like to use. Valid values for <database> are:
'mysql' - The MySQL database system
'sqlite' - The SQLite database system
-
+ 'pgsql' - The PostgreSQL database system
+
Prerequisites
=============