From 3530d2a6c1e11afd4d3552eccd3056d33a6b4477 Mon Sep 17 00:00:00 2001 From: lolouk44 Date: Fri, 19 Jun 2020 11:52:48 +0100 Subject: [PATCH] Python 3.6 or higher requirement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a151efc..36871d2 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ services: ### Running script directly on your host system (if your platform is not listed/supported): +**Note: Python 3.6 or higher is required to run the script manually** 1. Install python requirements (pip3 install -r requirements.txt) 1. Open `wrapper.sh` and configure your environment variables to suit your setup. 1. Add a cron-tab entry to wrapper like so: