From 8bff527c7111c1bb1c0ded321ea00877d70a3667 Mon Sep 17 00:00:00 2001 From: Farzad Yousefi Date: Thu, 5 Jul 2018 19:12:23 +0430 Subject: [PATCH] Update README.md --- examples/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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`