Skip to content

Commit 4780ecb

Browse files
authored
chore: update README.md (#168)
1 parent 7162e2f commit 4780ecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mcp/bridge/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Let external MCP tools be used by LLM-Functions.
44

55
## Get Started
66

7-
### 1. Create a `mpc.json` at `<llm-functions-dir>`.
7+
### 1. Create a `mcp.json` at `<llm-functions-dir>`.
88

99
```json
1010
{
@@ -52,4 +52,4 @@ argc mcp start
5252

5353
> Run `argc mcp stop` to stop the bridge server, recover functions.json.
5454
55-
> Run `argc mcp logs` to check the server's logs.
55+
> Run `argc mcp logs` to check the server's logs.

0 commit comments

Comments
 (0)