Skip to content

Commit fd6fcff

Browse files
authored
Merge pull request yunjey#36 from jtoy/master
Update README.md
2 parents f0312cc + 5ffd51c commit fd6fcff

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)