diff --git a/README.md b/README.md index 04ce31a..c76e837 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ If the Installer should fail for any reason, kindly open an issue and paste the This is how the installer will run: - + ## Adding details to the programm Once the packages are installed, navigate to the home directory, open 'E-Paper-Master' and open the file 'stable.py' inside the Calendar folder. @@ -66,7 +66,7 @@ Once you have setup everything, the E-Paper Calendar will refresh the screen in If you were using a previous version and want to update, do the following: * Save your personal details from the main script, located in `/home/pi/E-Paper-Master/Calendar/stable.py` in a different location. -For example you can create a text file which contains your openweathermap-api-key and iCal-url in `/home/pi/personal` +For example you can create a text file which contains your openweathermap-api-key and iCal-url in `/home/pi/personal.txt` * Remove the E-Paper-Master folder from the home directory with `sudo rm -r /home/pi/E-Paper-Master/`