diff --git a/README.md b/README.md index 55c9008..dafbbc3 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/drmedrdme/Odoo-InstallScript/10.0/odoo_install.sh +sudo wget https://raw.githubusercontent.com/drmedrme/Odoo-InstallScript/10.0/odoo_install.sh ``` 2. Make the script executable: ```