Skip to content

Commit 3a74493

Browse files
authored
Update README.md
1 parent 86ab511 commit 3a74493

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
@@ -123,7 +123,7 @@ Add this configuration to your Claude Desktop config file:
123123
**MacOS**: \`~/Library/Application Support/Claude/claude_desktop_config.json\`
124124
**Windows**: \`%APPDATA%/Claude/claude_desktop_config.json\`
125125

126-
\`\`\`json
126+
```json
127127
{
128128
"mcpServers": {
129129
"${projectName}": {
@@ -132,7 +132,7 @@ Add this configuration to your Claude Desktop config file:
132132
}
133133
}
134134
}
135-
\`\`\`
135+
```
136136

137137
## Building and Testing
138138

0 commit comments

Comments
 (0)