Update README.md

This commit is contained in:
yunjey
2017-04-17 01:44:38 +09:00
committed by GitHub
parent fa84841361
commit 21e1f0a90f

View File

@ -16,7 +16,7 @@ $ cd pytorch-tutorial/tutorials/09\ -\ Image\ Captioning
```bash ```bash
$ pip install -r requirements $ pip install -r requirements
$ chmod +x download.sh $ chmod +x download.sh
$ ./donwload.sh $ ./download.sh
``` ```
#### 3. Preprocessing #### 3. Preprocessing