From d1bb71a63ab509a6912ea69a7706dccec4ee3116 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 6 Apr 2026 23:33:45 +0300 Subject: [PATCH] add `update` option note for the daemon mode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 939e21f..5cc44b6 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Background / daemon: ``` bash RUST_LOG=ytd=warn NO_COLOR=1 /usr/local/bin/ytd -c /etc/config.toml ``` +* make sure `update` option is defined (in the config file) ### systemd