From caa7f08eff81cb82a1f11c94f92cbefa910f179f Mon Sep 17 00:00:00 2001 From: Christophe Simonis Date: Fri, 3 Nov 2023 15:08:30 +0100 Subject: [PATCH] Please use the right repo: https://github.com/odoo/upgrade-util, not this one --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..e8e338226 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Internal R&D repository + +This is not the repository you are looking for! + +You probably want to fork/checkout https://github.com/odoo/upgrade-util instead.