]> git.donarmstrong.com Git - infobot.git/blobdiff - INSTALL
SQLite2 also supported
[infobot.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 08d8a638ba035088f1ea086bc2f8e0778940b246..aed3621b75880b7faa382bd7c90381a7ddd1ab4c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -20,6 +20,7 @@ Method of installation.
 - Choose your database:
        - MySQL, read INSTALL.mysql (supported)
        - SQLite, read INSTALL.sqlite (supported)
+       - SQLite2, read INSTALL.sqlite (supported)
        - PgSQL, read INSTALL.pgsql (unsupported, may work)
 
 - There are "bugs" in the perl modules.  Read INSTALL.patches on how to fix.