]> git.donarmstrong.com Git - infobot.git/blobdiff - INSTALL.sqlite
onjoin .2
[infobot.git] / INSTALL.sqlite
index cc7b2c197e2993d2ba12f9c5f47a94e4b90448e0..35c6b7b3283b2fa9a3fbed9953110ef3c270c67a 100644 (file)
@@ -15,13 +15,15 @@ you if they do not already exist.
 
 other distros might need to build from sources.
 
+You may use either DBD::SQLite or DBD::SQLite2
+
 SQLite sources:
 
-http://www.hwaci.com/sw/sqlite/ 
+http://www.hwaci.com/sw/sqlite/
 
 DBD::SQLite sources:
 
 http://search.cpan.org/author/MSERGEANT/DBD-SQLite/
 
-You will also need the normal Perl DBD stuff which
-should be included in your Perl distribution.
+You will also need the normal Perl DBD stuff which should be included in your
+Perl distribution.