Fix typo
authorced <>
Thu, 20 Sep 2007 08:48:56 +0000 (08:48 +0000)
committerced <>
Thu, 20 Sep 2007 08:48:56 +0000 (08:48 +0000)
bzr revid: ced-3c74c801fdf20f8646ec4eac8d094d63f3a518f0

doc/INSTALL

index c709e31..bb47d6c 100644 (file)
@@ -55,7 +55,7 @@ You can find pyparsing at http://pyparsing.sourceforge.net/
 
 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.
 
 3. Connect to the server using the GUI client. And follow the instructions to create a new database.