Update README.md

This commit is contained in:
saidsurucu
2025-07-03 12:53:38 +03:00
committed by GitHub
parent 34ac65dc02
commit 1c818756e4
-3
View File
@@ -70,7 +70,6 @@ Bu bölüm, Yargı MCP aracını 5ire gibi Claude Desktop dışındaki MCP istem
"Yargı MCP": { "Yargı MCP": {
"command": "uvx", "command": "uvx",
"args": [ "args": [
"--from", "git+https://github.com/saidsurucu/yargi-mcp",
"yargi-mcp" "yargi-mcp"
] ]
} }
@@ -101,8 +100,6 @@ Yargı MCP'yi Gemini CLI ile kullanmak için:
"yargi_mcp": { "yargi_mcp": {
"command": "uvx", "command": "uvx",
"args": [ "args": [
"--from",
"git+https://github.com/saidsurucu/yargi-mcp",
"yargi-mcp" "yargi-mcp"
] ]
} }