diff --git a/examples/README.md b/examples/README.md index 32c2010..8e2b421 100644 --- a/examples/README.md +++ b/examples/README.md @@ -5,11 +5,11 @@ to run ``` -project > npm insatll +project > npm install project > cd examples -project/examples > npm insatll -project/examples > bower insatll +project/examples > npm install +project/examples > bower install project/examples > node app.js ``` -- to image resize : need imagemagick `http://www.imagemagick.org/script/binary-releases.php` \ No newline at end of file +- to image resize : need imagemagick `http://www.imagemagick.org/script/binary-releases.php`