mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-27 20:38:32 +02:00
Update CONTRIBUTING.md
This commit is contained in:
@@ -79,6 +79,8 @@ _For Windows, activate the virtual environment using Command Prompt:_
|
||||
If using PowerShell, the command slightly differs:
|
||||
```powershell
|
||||
.venv\Scripts\Activate.ps1
|
||||
```
|
||||
|
||||
Install the required python dependencies:
|
||||
```bash
|
||||
pip install -r danswer/backend/requirements/default.txt
|
||||
|
Reference in New Issue
Block a user