From 308ea13db21ba6ebc4d78cc3a110dce008f1808f Mon Sep 17 00:00:00 2001 From: Larissa Date: Thu, 5 Oct 2023 13:11:22 +0200 Subject: [PATCH] [FIX] maintain/bugfix updates: fix typo closes odoo/documentation#6005 X-original-commit: caf2e69d1f0eb3f385af6a5884d31148b238ed3d Signed-off-by: Xavier Platteau (xpl) --- content/administration/maintain/update.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/administration/maintain/update.rst b/content/administration/maintain/update.rst index 4db8d8466..83dfd8dd3 100644 --- a/content/administration/maintain/update.rst +++ b/content/administration/maintain/update.rst @@ -110,7 +110,7 @@ to replace the installation directory with a newer version. First download the l from Odoo.com. They are updated daily and include the latest security fixes (see step #1) After downloading the package, extract it to a temporary location on your server. -You will get a folder labelled with the version of the source code, for example "odoo-13.0+e.20190719", +You will get a folder labeled with the version of the source code, for example "odoo-13.0+e.20190719", that contains a folder "odoo.egg-info" and the actual source code folder named "odoo" (for Odoo 10 and later) or "openerp" for older versions. You can ignore the odoo.egg-info folder. Locate the folder where your current installation is deployed,