diff --git a/README.md b/README.md index 2f4705e..c811e70 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A Model Context Protocol (MCP) server that provides browser automation capabilit "playwright": { "command": "npx", "args": [ - "@playwright/mcp@latest", + "@playwright/mcp@latest" ] } }