Update src/sequentialthinking/README.md

Co-authored-by: Cliff Hall <cliff@futurescale.com>
This commit is contained in:
Benjamin Bartels
2025-06-23 18:40:16 +01:00
committed by GitHub
parent 921f08287e
commit 65c5e1e1df

View File

@@ -77,7 +77,8 @@ Add this to your `claude_desktop_config.json`:
}
```
To disable logging of thought information set env var: `DISABLE_THOUGHT_LOGGING` to `TRUE`.
To disable logging of thought information set env var: `DISABLE_THOUGHT_LOGGING` to `true`.
Comment
### Usage with VS Code