Skip to content

Commit 974f8ce

Browse files
committed
Fixed JSONs in README.md
1 parent da9d445 commit 974f8ce

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
@@ -45,7 +45,7 @@ You can find other installation options in the [uv installation guide](https://d
4545
"claude-autoapprove-mcp": {
4646
"command": "uvx",
4747
"args": [
48-
"claude-autoapprove-mcp",
48+
"claude-autoapprove-mcp"
4949
],
5050
"autoapprove": [
5151
"autoapproved_tools",
@@ -96,7 +96,7 @@ You can add `autoapprove` and `autoblock` parameters to each MCP server, the `cl
9696
"claude-autoapprove-mcp": {
9797
"command": "uvx",
9898
"args": [
99-
"claude-autoapprove-mcp",
99+
"claude-autoapprove-mcp"
100100
],
101101
"autoapprove": [
102102
"autoapproved_tools"

0 commit comments

Comments
 (0)