Update CONTRIBUTING.md

This commit is contained in:
Yuhong Sun
2024-02-21 17:44:13 -08:00
committed by GitHub
parent 76092a5cf0
commit cfad36b828

View File

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