diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
