Skip to content

Commit be87f61

Browse files
committed
Update INSTALL.md
Fix typo in INSTALL.md
1 parent eec76f1 commit be87f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ sh models/download_models.sh
6262
You should now be able to run `neural-style` in CPU mode like this:
6363

6464
```
65-
th neural_style.lua -gpu -1 -print_iter -1
65+
th neural_style.lua -gpu -1 -print_iter 1
6666
```
6767

6868
If everything is working properly you should see output like this:

0 commit comments

Comments
 (0)