diff --git a/docs/install.rst b/docs/install.rst
index 0c3b0d17c0b..13964ee3395 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -35,7 +35,7 @@ you're willing to maintain support for other compiler get in touch.
Third party/extra tools.
^^^^^^^^^^^^^^^^^^^^^^^^
-- `Python `__ - Python 3.7 or newer is required.
+- `Python `__ - Python 3.6 or newer is required.
- `Python Mako module `__ - Python Mako
module is required. Version 0.8.0 or later should work.
- Lex / Yacc - for building the Mesa IR and GLSL compiler.