diff --git a/source/_docs/installation.markdown b/source/_docs/installation.markdown
index f91c3aa9a2b..717099a8f08 100644
--- a/source/_docs/installation.markdown
+++ b/source/_docs/installation.markdown
@@ -63,8 +63,8 @@ If you use these install methods, we assume that you know how to manage and admi
**Method**|**You have**|**Recommended for**
:-----|:-----|:-----
-[venv
(as another user)](/docs/installation/raspberry-pi/)|Any Linux, Python 3.6 or later|Those familiar with their operating system
-[venv
(as your user)](/docs/installation/virtualenv/)|Any Python 3.6 or later|Developers
+[venv
(as another user)](/docs/installation/raspberry-pi/)|Any Linux, Python 3.7 or later|Those familiar with their operating system
+[venv
(as your user)](/docs/installation/virtualenv/)|Any Python 3.7 or later|Developers
## Community provided guides