Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oriolcolomefont authored Jan 28, 2024
1 parent dc73383 commit 9f35063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ pip install -r requirements.txt

Alternatively, you can use conda to create a virtual environment and install the required dependencies.

```bash
conda create -n project-env python=3.8
conda activate project-env
conda install --file requirements.txt
Expand Down

0 comments on commit 9f35063

Please sign in to comment.