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: