Skip to content

Commit cc0a096

Browse files
ChunHao Huangmohamedamineberguiga-stack
authored andcommitted
Fix json format
1 parent 0f6b008 commit cc0a096

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/git/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,12 +301,13 @@ If you are doing local development, there are two ways to test your changes:
301301
"mcpServers": {
302302
"git": {
303303
"command": "uv",
304-
"args": [
304+
"args": [
305305
"--directory",
306306
"/<path to mcp-servers>/mcp-servers/src/git",
307307
"run",
308308
"mcp-server-git"
309309
]
310+
}
310311
}
311312
}
312313
```

0 commit comments

Comments
 (0)