Skip to content

Commit

Permalink
missing forward slash (#309)
Browse files Browse the repository at this point in the history
Signed-off-by: Guilherme Pires <[email protected]>
  • Loading branch information
colobas authored Nov 13, 2023
1 parent 8555b8a commit 5c19c09
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 @@ -57,7 +57,7 @@ pip install -e .


#[OPTIONAL] if you want to use default experiments on example data
python scripts download_test_data.py
python scripts/download_test_data.py
```

Train model with chosen experiment configuration from [configs/experiment/](configs/experiment/)
Expand Down

0 comments on commit 5c19c09

Please sign in to comment.