Fixed wrapping in README.Debian.

bzr revid: p_christ@hol.gr-20090421090644-ilkonfopxfknnl2s
This commit is contained in:
Daniel Baumann 2009-04-21 12:06:44 +03:00 committed by P. Christeas
parent afbf7f0b82
commit a049add06f
1 changed files with 3 additions and 3 deletions

View 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" # su - postgres -c "createuser -q --createdb --adduser openerp"
Note: If you want to run the database as another user than 'openerp', you need Note: If you want to run the database as another user than 'openerp', you
to replace 'openerp' above with the user you want instead, and you need to need to replace 'openerp' above with the user you want instead, and you
adjust 'db_user = openerp' in /etc/openerp-server.conf too. need to adjust 'db_user = openerp' in /etc/openerp-server.conf too.
4. Initializing the database 4. Initializing the database