Skip to content

Commit 0c085e1

Browse files
committed
Fix typo
1 parent 78e430f commit 0c085e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ To use the WebVid-CoVR dataset, you will have to download the WebVid videos and
8686

8787
To download the annotations, run:
8888
```bash
89-
bash tools/scripts/download_annotations.sh covr
89+
bash tools/scripts/download_annotation.sh covr
9090
```
9191

9292
To download the videos, install [`mpi4py`](https://mpi4py.readthedocs.io/en/latest/install.html#) and run:

0 commit comments

Comments
 (0)