bzr revid: ced-3c74c801fdf20f8646ec4eac8d094d63f3a518f0
This commit is contained in:
ced 2007-09-20 08:48:56 +00:00
parent 5fb91d495a
commit 3e568de6a1
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ You can find pyparsing at http://pyparsing.sourceforge.net/
1. Check that all the required dependencies are installed. 1. Check that all the required dependencies are installed.
2. Launch the program "python ./bin/tinyerp_server.py -r db_user -w db_password -db_host 127.0.0.1". 2. Launch the program "python ./bin/tinyerp-server.py -r db_user -w db_password --db_host 127.0.0.1".
See the man page for more information about options. See the man page for more information about options.
3. Connect to the server using the GUI client. And follow the instructions to create a new database. 3. Connect to the server using the GUI client. And follow the instructions to create a new database.