Skip to content

Commit

Permalink
fix typo in the instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
amesval committed Mar 24, 2024
1 parent 50234d6 commit 9767fc5
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 @@ -22,7 +22,7 @@ conda activate <ENV_NAME>

4. Install requirements file
```
pip install -r *src/requirements.txt*
pip install -r src/requirements.txt
```

# Data
Expand Down

0 comments on commit 9767fc5

Please sign in to comment.