mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-04 03:59:25 +02:00
Update CONTRIBUTING.md
This commit is contained in:
parent
ae9b556876
commit
06d8d0e53c
@ -88,7 +88,11 @@ Once the above is done, navigate to `danswer/web` run:
|
||||
npm i
|
||||
```
|
||||
|
||||
Install Playwright (required by the Web Connector), with the python venv active, run:
|
||||
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
|
||||
this will update the path to include playwright
|
||||
|
||||
Then install playwright by running:
|
||||
```bash
|
||||
playwright install
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user