From 8716c22e026c5ce9d1d816a423a372b3bef92f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexandre=20N=C3=A9d=C3=A9lec?= <15186176+TechWatching@users.noreply.github.com> Date: Mon, 2 Feb 2026 00:58:45 +0100 Subject: [PATCH] doc: update Playwright CLI installation command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63d426b..15df3b3 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Claude Code, GitHub copilot and others will let you install the Playwright skill #### plugin (recommended) ```bash /plugin marketplace add microsoft/playwright-cli -/plugin install playwright-cli +/plugin install playwright-cli@playwright-cli ``` #### manual