diff --git a/README.md b/README.md index f3abdae..424a716 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ RUST_LOG=trace cargo run -- -c example/config.toml Background / daemon: ``` bash -RUST_LOG=ytd=warn NO_COLOR=1 /usr/local/bin/ytd -c /etc/config.toml +RUST_LOG=ytd=info NO_COLOR=1 /usr/local/bin/ytd -c /etc/config.toml ``` * make sure `update` option is defined (in the config file)