From 0819d9583d97b2bda40e25e77e92c55677d9052f Mon Sep 17 00:00:00 2001 From: Ace Date: Tue, 28 Jan 2020 22:58:56 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32369ba..6347ea3 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ 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)"`** -If you get some red lines, please run `pip3 install Pillow`. +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)