chore: Update README to include the minimal python version required.

This commit is contained in:
Terry Geng 2020-10-25 15:28:39 +08:00 committed by GitHub
parent 312599e8b3
commit f40450e3e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ Predicted functionalities will be those people would expect from any classic mus
## Installation
### Dependencies
1. Install python3.
1. Install python. We require a python version of 3.6 or higher.
1. Install [Opus Codec](https://www.opus-codec.org/) (which should be already installed if you installed Mumble or Murmur, or you may try to install `opus-tools` with your package manager).
1. Install ffmpeg. If ffmpeg isn't in your package manager, you may need to find another source. I personally use [this repository](http://repozytorium.mati75.eu/) on my raspberry.