Update README.md

This commit is contained in:
Ace 2018-08-28 12:52:05 +02:00 committed by GitHub
parent 787d3468aa
commit 7be51937ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,9 +28,8 @@ A python script for the rpi zero w to sync events from any online calendar to a
5. Set the correct timezone with **`sudo dpkg-reconfigure tzdata`**, selecting the correct continent and then the capital of your country. 5. Set the correct timezone with **`sudo dpkg-reconfigure tzdata`**, selecting the correct continent and then the capital of your country.
6. Reboot to apply changes 6. Reboot to apply changes
### Installing required packages for python 3.5 ### Installing required packages for python 3.5
Execute the following command in the Terminal to install all required packages: 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/Raspberry-Pi-Google-Calendar-with-E-Paper-display/master/Packages-installer | bash`** **`curl -sSL https://raw.githubusercontent.com/aceisace/Raspberry-Pi-Google-Calendar-with-E-Paper-display/master/Packages-installer | bash`**
### Customising the main script ### Customising the main script
@ -42,12 +41,7 @@ Once the packages are installed, navigate to the home directory, open 'E-Paper-M
3. Your city's name and your country code (so the correct weather can be displayed) (e.g. `New York, US`) 3. Your city's name and your country code (so the correct weather can be displayed) (e.g. `New York, US`)
#### Contact #### Contact
Website: ace-laboratory.com Website: ace-laboratory.com
email: aceisace63@yahoo.com