Index: /trunk/ippTools/doc/install.pod
===================================================================
--- /trunk/ippTools/doc/install.pod	(revision 8321)
+++ /trunk/ippTools/doc/install.pod	(revision 8322)
@@ -60,5 +60,5 @@
 After setting up the database you should verify that you can connect to with the username and password you configured
 
-    mysql -u ipp -pipp
+    mysql -u ipp ipp -pipp
 
 Next, C<pXtools> needs to be told where to to find MySQL, the name of the
@@ -79,5 +79,5 @@
 You should always verify that the scheme was actually loaded.  E.g.
 
-    mysql -u ipp -pipp
+    mysql -u ipp ipp -pipp
     Welcome to the MySQL monitor.  Commands end with ; or \g.
     Your MySQL connection id is 6 to server version: 4.1.20-log
