Remove (Requirements for Grunt)

This commit is contained in:
Clay Diffrient
2013-09-11 15:35:35 -06:00
parent 46f0e15394
commit fc6524133b

View File

@@ -7,6 +7,9 @@ MEAN is a boilerplate that provides a nice starting point for [MongoDB](http://w
* MongoDB - Download and Install [MongoDB](http://www.mongodb.org/downloads) - Make sure it's running on the default port (27017).
### Optional
* Ruby - Download and Install [Ruby](http://www.ruby-lang.org/).
* Ruby Gems - Download and Install [Ruby Gems](http://rubygems.org).
* Compass - an open-source CSS Authoring Framework, install via [Ruby Gems](http://rubygems.org).
* Grunt - Download and Install [Grunt](http://gruntjs.com).
## Additional Packages