diff --git a/README.md b/README.md index 56e0d72a6..63183fb8f 100644 --- a/README.md +++ b/README.md @@ -563,15 +563,12 @@ The following code snippet is an example configuration for gemini-cli: "mcpServers": { "chrome-devtools": { "command": "npx", - "args": ["chrome-devtools-mcp@latest", "--autoConnect", "--channel=beta"] + "args": ["chrome-devtools-mcp@latest", "--autoConnect"] } } } ``` -Note: you have to specify `--channel=beta` until Chrome M144 has reached the -stable channel. - **Step 3:** Test your setup Make sure your browser is running. Open gemini-cli and run the following prompt: