]> git.donarmstrong.com Git - infobot.git/blobdiff - INSTALL.sqlite
* Rebranding from blootbot to infobot
[infobot.git] / INSTALL.sqlite
index 35c6b7b3283b2fa9a3fbed9953110ef3c270c67a..66c84251c8c10422a35c7c82c416c7ae6db9ca98 100644 (file)
@@ -7,7 +7,7 @@ running a separate RDBMS process. The distribution comes with a standalone
 command-line access program (sqlite) that can be used to administer an SQLite
 database and which serves as an example of how to use the SQLite library.
 
-blootbot will create a file called <DBname>.sqlite and populate the tables for
+infobot will create a file called <DBname>.sqlite and populate the tables for
 you if they do not already exist.
 
 - Install SQLite libraries and DBI Perl modules.