Skip to content

Commit 89a323a

Browse files
authored
Update README.md
1 parent 3a74493 commit 89a323a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Add this configuration to your Claude Desktop config file:
105105
**MacOS**: \`~/Library/Application Support/Claude/claude_desktop_config.json\`
106106
**Windows**: \`%APPDATA%/Claude/claude_desktop_config.json\`
107107

108-
\`\`\`json
108+
```json
109109
{
110110
"mcpServers": {
111111
"${projectName}": {
@@ -114,7 +114,7 @@ Add this configuration to your Claude Desktop config file:
114114
}
115115
}
116116
}
117-
\`\`\`
117+
```
118118

119119
### After Publishing
120120

0 commit comments

Comments
 (0)