From caa6d2775445e4e5982cb91966ff2346755240cc Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 1 Oct 2018 22:03:26 +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 effabca..45e8cec 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ A python script for the rpi zero w to sync events from any online calendar to a ## 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. -**`curl -sSL https://raw.githubusercontent.com/aceisace/E-Paper-Calendar-with-iCal-sync-and-live-weather/master/Installer-with-debug | bash`** +**`bash -c "$(curl -sL https://raw.githubusercontent.com/aceisace/E-Paper-Calendar-with-iCal-sync-and-live-weather/master/Installer-with-debug)"`** Should you encounter any problems during the install, try using the Installer with output, like this: