Skip to content

Commit 4892a6e

Browse files
authored
docs: fix arg name typo (#327)
1 parent fe76d8f commit 4892a6e

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
@@ -336,5 +336,5 @@ Some MCP clients allow sandboxing the MCP server using macOS Seatbelt or Linux
336336
containers. If sandboxes are enabled, `chrome-devtools-mcp` is not able to start
337337
Chrome that requires permissions to create its own sandboxes. As a workaround,
338338
either disable sandboxing for `chrome-devtools-mcp` in your MCP client or use
339-
`--connect-url` to connect to a Chrome instance that you start manually outside
339+
`--browser-url` to connect to a Chrome instance that you start manually outside
340340
of the MCP client sandbox.

0 commit comments

Comments
 (0)