From 5933b83a0245f485a02514365fad83366d58ef1e Mon Sep 17 00:00:00 2001 From: Yenthe Date: Tue, 11 Aug 2015 14:39:48 +0200 Subject: [PATCH] Typo Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5548089..372ad4d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ This script is based on the install script from André Schenkels (https://github.com/aschenkels-ictstudio/openerp-install-scripts) -but goes a bit further. This script will also give you the ability to define an xmrpc_port in the .conf file that is generated under /etc/ +but goes a bit further. This script will also give you the ability to define an xmlrpc_port in the .conf file that is generated under /etc/ This script can be safely used in a multi-odoo code base server because the default Odoo port is changed BEFORE the Odoo is started.