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: ```