diff --git a/README.md b/README.md index 1a1c91b..53711ad 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ Put these files in `/etc/systemd/system/`: Now simply enable the timer with: ```bash +$ systemctl start restic-backup.timer $ systemctl enable restic-backup.timer ````