diff --git a/docs/Installation.rst b/docs/Installation.rst
index c31fe4b212..ade25f32cf 100644
--- a/docs/Installation.rst
+++ b/docs/Installation.rst
@@ -16,7 +16,7 @@ These are our requirements (in particular we highlight those that are not usuall
* `GNU compiler collection `_ (in particular the C compiler ``gcc``);
-* `Python `_ 2.7 or 3.6;
+* `Python `_ 2.7 or >= 3.6;
* `libcg `_;