We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35dd3ae commit 46af90bCopy full SHA for 46af90b
1 file changed
README.md
@@ -207,7 +207,7 @@ Install the Chrome DevTools MCP server using the Gemini CLI.
207
```bash
208
# Either MCP only:
209
gemini mcp add chrome-devtools npx chrome-devtools-mcp@latest
210
-# Or as Gemini extension (MCP+Skills):
+# Or as a Gemini extension (MCP+Skills):
211
gemini extensions install --auto-update https://github.com/ChromeDevTools/chrome-devtools-mcp
212
```
213
0 commit comments