diff --git a/README.md b/README.md index 0ed15cf..261d49f 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ $ sh installer.sh 4. Alternatively use the themer-sun.sh script to change themes according to your locations sunrise/sunset and specify location in the script 5. Enable and start the timer: ``` -$ systemctl --user enable themer.timer -$ systemctl --user start themer.timer +$ systemctl --user enable theme-switcher.timer +$ systemctl --user start theme-switcher.timer ```