From 5a5531c3cd1c7fa8bdb3e164d789ddc3ada7fc05 Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Sun, 25 Jan 2026 12:00:33 +0100 Subject: [PATCH] Update README CLI step text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e397f19..f705738 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ 2. Click extension icon on a tab → turns green when connected -3. Start automating the browser: +3. Install the CLI and start automating the browser: ```bash npm i -g playwriter playwriter -s 1 -e "await page.goto('https://example.com')"