]> git.donarmstrong.com Git - infobot.git/commitdiff
sqlite supported now
authortimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 21 Nov 2002 07:59:26 +0000 (07:59 +0000)
committertimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 21 Nov 2002 07:59:26 +0000 (07:59 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@638 c11ca15a-4712-0410-83d8-924469b57eb5

INSTALL

diff --git a/INSTALL b/INSTALL
index 8ab833600b9fc271037ee84df525c19c9782881a..5cf605e96b9a2f12bf09c25b35111f56dc8ec288 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -21,7 +21,7 @@ Method of installation.
 
 - Choose your database:
        - MySQL, read INSTALL.mysql (supported)
-       - SQLite, read INSTALL.sqlite (unsupported, may work)
+       - SQLite, read INSTALL.sqlite (supported)
        - PgSQL, read INSTALL.pgsql (unsupported, may work)
        - Berkeley DBM, read INSTALL.dbm (unsupported, may work)