diff --git a/README.md b/README.md index a9b556c..38c2e4d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To be installed into this directory structure: To clone from source: ```sh -git clone --single-branch --branch 14.0 https://github.com/odoo/odoo.git +git clone --single-branch --depth 1 --branch 14.0 https://github.com/odoo/odoo.git ``` To install into the production structure: