Skip to content

Commit dc07a71

Browse files
authored
Update README.md
1 parent df35fd8 commit dc07a71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
to run
66

77
```
8-
project > npm insatll
8+
project > npm install
99
project > cd examples
10-
project/examples > npm insatll
11-
project/examples > bower insatll
10+
project/examples > npm install
11+
project/examples > bower install
1212
project/examples > node app.js
1313
```
1414

15-
- to image resize : need imagemagick `http://www.imagemagick.org/script/binary-releases.php`
15+
- to image resize : need imagemagick `http://www.imagemagick.org/script/binary-releases.php`

0 commit comments

Comments
 (0)