From 65c5e1e1dff61fa2ff1fa49d6a222910bafed0f9 Mon Sep 17 00:00:00 2001 From: Benjamin Bartels Date: Mon, 23 Jun 2025 18:40:16 +0100 Subject: [PATCH] Update src/sequentialthinking/README.md Co-authored-by: Cliff Hall --- src/sequentialthinking/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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