]> git.donarmstrong.com Git - infobot.git/blobdiff - blootbot/INSTALL.mysql
Fixed some documentation typOs. (in the install docs)
[infobot.git] / blootbot / INSTALL.mysql
index 78f2747bcfc7a2c18d438b2093215d7126e14f25..2c0f5845b9909510393b5f14c5bd4dea295dac2c 100644 (file)
@@ -5,7 +5,7 @@ INSTALL.mysql
 - Debian: (apt-get install libdbd-mysql-perl)
 
 - run 'mysqladmin -u root -p create <DB NAME>'
-- run 'scripts/setup_user.pl'
+- run 'scripts/setup_users.pl'
 = Possible problems
        - if connection to localhost is (short) refused, run
                '/etc/init.d/mysql stop'.