aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 12e6ebf..098c060 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ cp example_config.toml "$HOME/.config/chzzkd/config.toml"
chzzkd
# Run as daemon
-RUST_LOG=info setsid chzzkd 2>chzzkd.log
+RUST_LOG=info setsid chzzkd 2>chzzkd.log >/dev/null
# Stop daemon
pkill chzzkd