Skip to content

Commit 5ffd51c

Browse files
authored
Update README.md
1 parent f0312cc commit 5ffd51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/09 - Image Captioning/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $ cd pytorch-tutorial/tutorials/09\ -\ Image\ Captioning
1616
#### 2. Download the dataset
1717

1818
```bash
19-
$ pip install -r requirements
19+
$ pip install -r requirements.txt
2020
$ chmod +x download.sh
2121
$ ./download.sh
2222
```

0 commit comments

Comments
 (0)