-
Notifications
You must be signed in to change notification settings - Fork 139
Fix typo for Claude desktop config file path correction and add more example for Windows, Linux, and MacOS #107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typo for Claude desktop config file path correction and add more example for Windows, Linux, and MacOS #107
Conversation
dc9a31c
to
982f15e
Compare
Sorry for the conflict caused by the late merging. Could you resolve it? |
Dear @jokemanfire, Please review again when you have a chance 🙇♂️. |
Dear @jokemanfire, Sorry again for the confusion with the last conflict 🙇♂️🙇♂️🙇♂️. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Fix typo in Claude Desktop config file path and add additional example usage for Windows, Linux, and macOS environments.
Motivation and Context
Previously, the documentation had a typo in the Claude Desktop config file path, which may cause confusion, especially for new users. Additionally, the examples provided were limited and OS-agnostic, which may not be intuitive for developers on specific platforms.
This PR:
claude_desktop_config.json
.How Has This Been Tested?
Tested locally with the following setup:
Breaking Changes
No breaking changes. This PR updates documentation only.
Types of changes
Checklist
Additional context
No additional context.