summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2019-06-18 09:54:26 -0400
committerCole Robinson <crobinso@redhat.com>2019-06-18 09:55:08 -0400
commitcf04920211eaff41ca074c0a06b12a7f6e34ae39 (patch)
tree67cec0c245be87800c84bcecfb0ba1ecd14fc9d8 /INSTALL.md
parent876c0c014dfc54c31439ca29049d28fb8ea7705e (diff)
downloadvirt-manager-cf04920211eaff41ca074c0a06b12a7f6e34ae39.tar.gz
INSTALL.md: We enforce python >= 3.4, not >= 3.3
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 64f86771..685c400f 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -30,7 +30,7 @@ A detailed dependency list can be found in
Minimum version requirements of major components:
- - python >= 3.3
+ - python >= 3.4
- gtk3 >= 3.22
- libvirt-python >= 0.6.0
- pygobject3 >= 3.22