diff --git a/README.md b/README.md index 57fe7fa..011f0af 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Required Tools: * Bower: ```npm install -g bower``` * Grunt: ```npm install -g grunt-cli``` * Protractor: ```npm install -g protractor``` +* Jasmine: ```npm install -g jasmine``` * Uglifyjs: ```npm install -g uglifyjs``` * Stylus: ```npm install -g stylus``` * Jison: ```npm install -g jison```