From f690c7fed042b187752c099d347bfa9ef6aefa1e Mon Sep 17 00:00:00 2001 From: Karishma Date: Fri, 28 Mar 2025 21:07:33 +0530 Subject: [PATCH] chore: better command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7ee47db..97a8e9c9 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ npm install # get back to the root directory cd .. -# make sure playwright is properly initialized +# install chromium and its dependencies npx playwright install chromium npx playwright install-deps chromium