From b6d19d1c6ac7d1ca1316287f1b90b90cf70c1c0d Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 2 Feb 2024 11:31:04 +0100 Subject: [PATCH] Update playwright-setup.md --- cmd/playwright-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/playwright-setup.md b/cmd/playwright-setup.md index be6b6cb..ee46dfc 100644 --- a/cmd/playwright-setup.md +++ b/cmd/playwright-setup.md @@ -1,4 +1,4 @@ -pretty standard setup that you get from `npm i playwright` +pretty standard setup that you get from `npm init playwright@latest` ```json {