diff --git a/README.md b/README.md index 03bf111..1640cb1 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ On Linux, you also need: For debugging, you can pass a debug log filename: ```sh -RUST_BACKTRACE=full cargo run -- -d debug.log +cargo run -- -d debug.log ``` If ncspot has crashed you can find the latest backtrace at `~/.cache/ncspot/backtrace.log`.