From 8c6e5da0fcaaf602b5179df9c44412d9aeadc6a1 Mon Sep 17 00:00:00 2001 From: Mathieu Benoit Date: Sat, 14 Feb 2026 05:10:54 -0500 Subject: [PATCH] [UPD] README support odoo 18 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1b48e98..15ce7e4 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ cd ERPLibre Follow the instruction on the following script, it will try to detect your environment. ```bash -./install.sh +make ``` ### Manually @@ -81,11 +81,11 @@ git clone https://github.com/ERPLibre/ERPLibre.git cd ERPLibre ``` -Support Ubuntu 20.04, 22.04, 24.04 and OSX. The installation duration is more than 30 minutes. +Support Ubuntu 20.04, 22.04, 24.04, 25.04 and OSX. ```bash make install_os -make install_odoo_16 +make install_odoo_18 ``` Update your configuration if you need to run from another interface than 127.0.0.1, file `config.conf`