diff --git a/content/faq/to-log-to-console.md b/content/faq/to-log-to-console.md index 75779493..0d5e1935 100644 --- a/content/faq/to-log-to-console.md +++ b/content/faq/to-log-to-console.md @@ -3,6 +3,4 @@ title: How can I see the log in the terminal? category: developer --- -Run LBRY with the `--log-to-console` flag set: - - lbrynet-daemon --log-to-console +Simply run the daemon using `lbrynet-daemon` in a terminal.