[MERGE] merge with latest stable
[odoo/odoo.git] / doc / README.urpmi
index c31e558..ce8fb70 100644 (file)
@@ -18,14 +18,14 @@ unix user name):
 
     $ su -
     # su - postgres
-    $ createuser tinyerp
+    $ createuser openerp
     Shall the new user be allowed to create databases? (y/n) y
     Shall the new user be allowed to create more new users? (y/n) y
     CREATE USER
     $ logout
     # logout
 
-3. Launch service daemon by "service tinyerp-server start".
+3. Launch service daemon by "service openerp-server start".
 
 The first time it is run, the server will initialise the database with all the default values.