diff --git a/README.md b/README.md index 3eb0d64..0c94025 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ To update to latest version: ./ctl update -On Linux you need a working python3.4 installation with pillow, python-lxml, pyOpenSSL and pyCrypto and popler-utils: +On Linux you need a working python3.6 installation with pillow, python-lxml, pyOpenSSL and pyCrypto and popler-utils: - apt-get install python3.4 python3-pil python3-lxml \ + apt-get install python3.6 python3-pil python3-lxml \ python3-openssl python3-crypto poppler-utils \ libevent-2.0-5 @@ -46,7 +46,7 @@ Platform ---------- If you install Open Media Library on a architecture/os that is currently -not supported, you need a working python 3.4 installation and the dependencies +not supported, you need a working python 3.6 installation and the dependencies listed in requirements.txt and requirements-shared.txt: pip3 install -r requirements.txt