From 60a431554a50157ab68f10323fe4bc0bc076ba0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Osmar=20Leyet=20Fern=C3=A1ndez?= <63297658+leyetfz@users.noreply.github.com> Date: Tue, 7 Apr 2020 11:28:21 -0500 Subject: [PATCH] rerequirement for correct installation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eec845a..3ed47c0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ + # [Odoo](https://www.odoo.com "Odoo's Homepage") Install Script This script is based on the install script from André Schenkels (https://github.com/aschenkels-ictstudio/openerp-install-scripts) but goes a bit further and has been improved. 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. - +## 2GB of minimum RAM required ## Installation procedure ##### 1. Download the script: