diff --git a/README.md b/README.md index d0f8204f..032afd8e 100644 --- a/README.md +++ b/README.md @@ -336,5 +336,5 @@ Some MCP clients allow sandboxing the MCP server using macOS Seatbelt or Linux containers. If sandboxes are enabled, `chrome-devtools-mcp` is not able to start Chrome that requires permissions to create its own sandboxes. As a workaround, either disable sandboxing for `chrome-devtools-mcp` in your MCP client or use -`--connect-url` to connect to a Chrome instance that you start manually outside +`--browser-url` to connect to a Chrome instance that you start manually outside of the MCP client sandbox.