From 967141eada8b870f34c0ab03305065abe2921f6f Mon Sep 17 00:00:00 2001 From: Yenthe Date: Fri, 7 Oct 2016 09:57:43 +0200 Subject: [PATCH] [IMP] Update readme from 9.0 to 10.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45d6618..4c08525 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This script can be safely used in a multi-odoo code base server because the defa

Installation procedure

1. Download the script: ``` -sudo wget https://raw.githubusercontent.com/Yenthe666/InstallScript/9.0/odoo_install.sh +sudo wget https://raw.githubusercontent.com/Yenthe666/InstallScript/10.0/odoo_install.sh ``` 2. Make the script executable: ```