From 6bd6cefc23a2ee86189bfd22624dee3e10294e66 Mon Sep 17 00:00:00 2001 From: William Olhasque Date: Thu, 13 Oct 2016 10:13:23 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c08525..b7ddf70 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -This script is based on the install script from André Schenkels (https://github.com/aschenkels-ictstudio/openerp-install-scripts) +This script is based on the install script from +Yenthe Van Ginneken https://github.com/Yenthe666/InstallScript +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 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.