diff --git a/README.md b/README.md index f83fbc8..852e2ec 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,12 @@ A automated torrent management system for handling completed downloads and seedi ```bash sudo ./install.sh +Add a cron job to run it every 5 minutes: +sudo crontab -e +Add this line: + +*/5 * * * * /usr/local/bin/torrent-mover >/dev/null 2>&1 torrent-mover [options] Options: