Update CONTRIBUTING.md

This commit is contained in:
Yuhong Sun
2024-01-01 18:06:56 -08:00
committed by GitHub
parent 06d8d0e53c
commit e759718c3e

View File

@@ -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: