mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-07-04 03:31:23 +02:00
Update CONTRIBUTING.md
This commit is contained in:
@ -90,10 +90,10 @@ npm i
|
|||||||
|
|
||||||
Install Playwright (required by the Web Connector)
|
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 virtual-env again.
|
||||||
this will update the path to include playwright
|
This will update the path to include playwright
|
||||||
|
|
||||||
Then install playwright by running:
|
Then install Playwright by running:
|
||||||
```bash
|
```bash
|
||||||
playwright install
|
playwright install
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user