Updated README with new Jasmine tool dependency

This commit is contained in:
Ian Prest 2015-07-30 23:55:36 -04:00
parent 7093ae7aa4
commit bf694f3873

View file

@ -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```