aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a290e6f..58f9e81 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ All frontend dependencies are included in the source.
* [Flask-Login](http://packages.python.org/Flask-Login/) (`pip install Flask-Login`)
* [Mutagen](https://code.google.com/p/mutagen/) (`pip install mutagen`)
* [ffmpeg](http://ffmpeg.org/) (`apt-get install ffmpeg`)
-* [Python](http://python.org/) >= 2.7 (`apt-get install python`)
+* [Python](http://python.org/) >= 3.4 (`apt-get install python`)
All backend dependencies must be present on system.