Skip to content

Commit

Permalink
Update CONTRIBUTING_UIPATH.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rajivml authored Nov 24, 2024
1 parent d11e764 commit ef293b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING_UIPATH.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pyenv activate danswer3.11.7
pyenv virtualenvs
```

Install the required python dependencies:
Install the required python dependencies in vscode terminal where virtualenv is created and activated:
```bash
pip install -r danswer/backend/requirements/default.txt
pip install -r danswer/backend/requirements/dev.txt
Expand Down

0 comments on commit ef293b7

Please sign in to comment.