diff --git a/source/_docs/installation.markdown b/source/_docs/installation.markdown index 3663edab5ec..a083d588242 100644 --- a/source/_docs/installation.markdown +++ b/source/_docs/installation.markdown @@ -59,8 +59,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.5.3 or later|Those familiar with their operating system -[venv
(as your user)](/docs/installation/virtualenv/)|Any Python 3.5.3 or later|Developers +[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 ## {% linkable_title Community provided guides %}