diff --git a/src/sequentialthinking/README.md b/src/sequentialthinking/README.md index e64b5218..fd90b9b1 100644 --- a/src/sequentialthinking/README.md +++ b/src/sequentialthinking/README.md @@ -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