From f745e7d547c274d392c0f144525fe9f81d3a4323 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 27 Aug 2018 00:36:07 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37b0559..e2c06d2 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,11 @@ MicroUSB cable 3d-printer (you can also appoint any 3d-printing service) Soldering iron -## How to setup +## Setup + +### Installing required packages for python 3.5 Execute the following command in the Terminal to install all required packages: +sudo curl -sSL https://raw.githubusercontent.com/aceisace/Raspberry-Pi-Google-Calendar-with-E-Paper-display/master/Packages-installer | bash + +### Customising the main script +Once the packages are installed, you can copy the 'Calendar' folder from this directory to the 'Home' folder of the 'Pi' user.