From 21e1f0a90f4cb779a7def334670738c4380cb366 Mon Sep 17 00:00:00 2001 From: yunjey Date: Mon, 17 Apr 2017 01:44:38 +0900 Subject: [PATCH] Update README.md --- tutorials/09 - Image Captioning/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/09 - Image Captioning/README.md b/tutorials/09 - Image Captioning/README.md index f562570..402456b 100644 --- a/tutorials/09 - Image Captioning/README.md +++ b/tutorials/09 - Image Captioning/README.md @@ -16,7 +16,7 @@ $ cd pytorch-tutorial/tutorials/09\ -\ Image\ Captioning ```bash $ pip install -r requirements $ chmod +x download.sh -$ ./donwload.sh +$ ./download.sh ``` #### 3. Preprocessing