Update Installer.sh

This commit is contained in:
Ace 2020-01-18 14:57:15 +01:00 committed by GitHub
parent 63663ee567
commit 7945f1b2ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,5 +180,5 @@ EOF
fi
echo -e "\e[1;36m"You can test if the programm works by running:"\e[0m"
echo -e "\e[1;36m"python3 /home/"$USER"/Inky-Calendar/Calendar/inkycal.py"\e[0m"
echo -e "\e[1;36m"python3 /home/"$USER"/Inky-Calendar/modules/inkycal.py"\e[0m"
fi