We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1c7c5 commit f758224Copy full SHA for f758224
1 file changed
README.md
@@ -27,8 +27,8 @@ AI coding agents like GitHub Copilot and Claude Code can learn new capabilities
27
**Plugin (recommended):**
28
29
```bash
30
-/plugin marketplace add vercel-labs/agent-browser
31
-/plugin install agent-browser
+/plugin marketplace add microsoft/playwright-cli
+/plugin install playwright-cli
32
```
33
34
**Manual install:**
0 commit comments