Skip to content

Commit

Permalink
Update README.md: Add precision about conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
ninamiolane authored Sep 19, 2023
1 parent a532cbe commit aa5a28f
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 @@ -34,6 +34,7 @@ First, we recommend using Python 3.11.3, which is the python version used to run
For example, create a conda environment:
```bash
conda create -n tmx python=3.11.3
conda activate tmx
```

Then:
Expand Down

0 comments on commit aa5a28f

Please sign in to comment.