From 9fc09de0f3c84e01539a41b7f2d8777318905b03 Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 2 Jun 2019 15:20:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7026f5..5bf88d1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ This software fully supports the 3-Colour **and** 2-Colour version of the 7.5" E ## Installing required packages for python 3.x Execute the following command in the Terminal to install all required packages. Please use Raspbian Stretch with Desktop (preferably the latest version). Support for Raspbian Stretch Lite is temporarily dropped due to some changes, but will be available again soon once it has been tested. -**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/Inky-Calendar/master/Installer-with-debug.sh)"`** +**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/Inky-Calendar/Stable/Installer-with-debug.sh)"`** If the Installer should fail for any reason, kindly open an issue and paste the error. Thanks.