Skip to content

Commit 3b08130

Browse files
committed
Update README.md
1 parent ecaac65 commit 3b08130

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
@@ -15,12 +15,12 @@ An MCP (Model Context Protocol) gateway that connects multiple MCP servers into
1515
## 📦 Installation
1616

1717
```bash
18-
npm install -g mcp-gateway
18+
npm install -g @elizaos/mcp-gateway
1919
```
2020

2121
Or run directly with npx:
2222
```bash
23-
npx mcp-gateway --config=config.yaml
23+
npx @elizaos/mcp-gateway --config=config.yaml
2424
```
2525

2626
## 🔧 Configuration

0 commit comments

Comments
 (0)