From eca71123f063f4f419952fc852c259ee593a9b19 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 29 Jan 2020 10:22:11 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6347ea3..c0a4a82 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,9 @@ Execute the following command in the Terminal to install all required packages. **`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/Inky-Calendar/master/Installer.sh)"`** +**Note**: If you were using a previous version, please use the web-ui for generating a new settings file. Settings files from previous versions are not compatible. + + If you get some red lines, please run `pip3 install Pillow==6.2.0`. If the installer is broken, please follow the instructions here [manual installation](https://github.com/aceisace/Inky-Calendar/wiki/Manual-installation)