aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5e87eb0..4efd0ca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,8 @@
In this document we use <database> to refer to the name of the database
system you would like to use. Valid values for <database> are:
- 'mysql' - The MySQL database system
+ 'mysql' - The MySQL database system
+ 'sqlite' - The SQLite database system
Prerequisites
=============