From b665f4c6c6943ce1a991989476dcf2745cdee672 Mon Sep 17 00:00:00 2001 From: Ace Date: Wed, 6 Feb 2019 22:34:05 +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 b75c49b..380deb7 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Image shows v1.4, the latest version is v1.5. An updated image will be added soo ## Installing required packages for python 3.5 Execute the following command in the Terminal to install all required packages. This will work on both, Raspbian Stretch with Desktop and Raspbian Stretch lite. -**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/E-Paper-Calendar-with-iCal-sync-and-live-weather/master/Installer-with-debug)"`** +**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/E-Paper-Calendar-with-iCal-sync-and-live-weather/master/Installer-with-debug.sh)"`** If the Installer should fail for any reason, kindly open an issue and paste the error. Thanks.