Skip to content

Commit 21e1f0a

Browse files
authored
Update README.md
1 parent fa84841 commit 21e1f0a

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
```bash
1717
$ pip install -r requirements
1818
$ chmod +x download.sh
19-
$ ./donwload.sh
19+
$ ./download.sh
2020
```
2121

2222
#### 3. Preprocessing

0 commit comments

Comments
 (0)