From 37afed546a439d1e1cb4f6d5bf69ba4b828d8164 Mon Sep 17 00:00:00 2001 From: drmedrme Date: Wed, 13 Sep 2017 21:45:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ```