From dea8c6d518037f7511e78675187eb207e4c233f8 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 18 Dec 2019 13:40:46 +0100 Subject: [PATCH] Updated installer link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0701455..4ad0166 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ A python 3 software for 7.5" E-Paper displays from waveshare/gooddisplay to disp ## Installing required packages for python 3.x Execute the following command in the Terminal to install all required packages. Please use Raspbian Buster with Desktop (preferably the latest version). Raspbian Buster **LITE** is not supported. -**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/Inky-Calendar/Stable/Installer.sh)"`** +**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/Inky-Calendar/master/Installer.sh)"`** If the Installer should fail for any reason, kindly open an issue and paste the error. Thanks.