[MERGE] merge with latest stable
[odoo/odoo.git] / debian / openerp-server.README.Debian
index 39dede8..af29813 100644 (file)
@@ -15,7 +15,7 @@ explanation how to achieve this (you need to execute all commands as root):
 
   1. Creating the database user
 
-     # su - postgres -c "createuser -q --createdb --no-createrole --pwprompt openerp"
+     # su - postgres -c "createuser --createdb --no-createrole --pwprompt openerp"
 
      Note: If you want to run the database as another user than 'openerp', you
      need to replace 'openerp' above with the user you want instead, and you