diff --git a/content/administration/install/install.rst b/content/administration/install/install.rst index fc6eca666..c70863442 100644 --- a/content/administration/install/install.rst +++ b/content/administration/install/install.rst @@ -365,7 +365,7 @@ Python .. group-tab:: Windows - Odoo requires Python 3.7 or later to run. Visit `Python's download page `_ + Odoo requires Python 3.8 or later to run. Visit `Python's download page `_ to download and install the latest version of Python 3 on your machine. During installation, check **Add Python 3 to PATH**, then click **Customize Installation** and make @@ -387,7 +387,7 @@ Python .. group-tab:: Linux - Odoo requires Python 3.7 or later to run. Use your package manager to download and install Python 3 + Odoo requires Python 3.8 or later to run. Use your package manager to download and install Python 3 on your machine if it is not already done. .. note:: @@ -406,7 +406,7 @@ Python .. group-tab:: Mac OS - Odoo requires Python 3.7 or later to run. Use your preferred package manager (homebrew_, macports_) + Odoo requires Python 3.8 or later to run. Use your preferred package manager (homebrew_, macports_) to download and install Python 3 on your machine if it is not already done. .. note::