Skip to content

Commit cb6c256

Browse files
authored
fix: Update qchat command format in README (#216)
1 parent 50d3c5c commit cb6c256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ See [Amazon Q Developer CLI documentation](https://docs.aws.amazon.com/amazonq/l
6060
**Add MCP Server using CLI commands:**
6161

6262
```bash
63-
qchat mcp add powertools npx -y powertools-for-aws-mcp
63+
qchat mcp add --name powertools --command "npx -y powertools-for-aws-mcp"
6464
```
6565

6666
**Manual Configuration:**

0 commit comments

Comments
 (0)