Skip to content

Commit

Permalink
Python should be 3.9 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
Flaminietta committed Jul 26, 2024
1 parent 089945e commit 6ee1698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ conda create --name <choose-a-name-like-Promcda> python=3.8
source activate <choose-a-name-like-Promcda>
pip install -r requirements.txt
```
The Python version should de 3.8 or higher.
The Python version should de 3.9 or higher.

### Running the code
From the root dir,
Expand Down

0 comments on commit 6ee1698

Please sign in to comment.