Fixed wrapping in README.Debian.
[odoo/odoo.git] / debian / openerp-server.README.Debian
index 13e7dde..8414958 100644 (file)
@@ -21,9 +21,9 @@ explanation how to achieve this (you need to execute all commands as root):
 
      # su - postgres -c "createuser -q --createdb --adduser 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 need to
-     adjust 'db_user = openerp' in /etc/openerp-server.conf too.
+     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
+     need to adjust 'db_user = openerp' in /etc/openerp-server.conf too.
 
   4. Initializing the database