Compare commits

...

1 Commits

Author SHA1 Message Date
Jonathan
33fa39b3c7 [IMP] on_premise: update version number in source install
X-original-commit: 67058f8b96
2024-04-03 18:41:16 +02:00

View File

@@ -144,7 +144,7 @@ Odoo requires **Python 3.10** or later to run.
to download and install Python 3 if needed.
.. note::
If Python 3 is already installed, make sure that the version is 3.7 or above, as previous
If Python 3 is already installed, make sure that the version is 3.10 or above, as previous
versions are not compatible with Odoo.
.. tabs::