diff --git a/README.textile b/README.textile index c6f2ce49..2716c0c7 100644 --- a/README.textile +++ b/README.textile @@ -32,14 +32,15 @@ h4. Install with "bower":http://bower.io h4. Run local "Grunt":http://gruntjs.com test to see examples Install dependencies: -* install "node.js":http://nodejs.org/ -*
+install "node.js":http://nodejs.org/ +Install Grunt and dependencies (in jquery_lazyload directory) +$ npm install -g grunt-cli $ npm install-Start server -*$ grunt server+Start server: +$ grunt serverh1. License