diff --git a/docs/installation.md b/docs/installation.md index d2661f88f..a1c4e86d2 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -38,7 +38,7 @@ These requirements apply to both [Script Installation](#script-installation) and ### Install guide -* [Python >= 3.7.x](http://docs.python-guide.org/en/latest/starting/installation/) +* [Python == 3.7.*, == 3.8.*](http://docs.python-guide.org/en/latest/starting/installation/) * [pip](https://pip.pypa.io/en/stable/installing/) * [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) * [virtualenv](https://virtualenv.pypa.io/en/stable/installation.html) (Recommended)