From e759718c3e46f685c487728d85a74aaf56d7a799 Mon Sep 17 00:00:00 2001 From: Yuhong Sun Date: Mon, 1 Jan 2024 18:06:56 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f7778db96f5..05432ed6549b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -89,7 +89,8 @@ npm i ``` Install Playwright (required by the Web Connector) -Note: If you have just done the pip install, open a new terminal and source the python venv again + +> Note: If you have just done the pip install, open a new terminal and source the python venv again this will update the path to include playwright Then install playwright by running: