We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df35fd8 commit dc07a71Copy full SHA for dc07a71
examples/README.md
@@ -5,11 +5,11 @@
5
to run
6
7
```
8
-project > npm insatll
+project > npm install
9
project > cd examples
10
-project/examples > npm insatll
11
-project/examples > bower insatll
+project/examples > npm install
+project/examples > bower install
12
project/examples > node app.js
13
14
15
-- to image resize : need imagemagick `http://www.imagemagick.org/script/binary-releases.php`
+- to image resize : need imagemagick `http://www.imagemagick.org/script/binary-releases.php`
0 commit comments