Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Fix - Remove Ruby Dependencies (Grunt no longer needs them)
Browse files Browse the repository at this point in the history
  • Loading branch information
claydiffrient committed Sep 11, 2013
1 parent c42c8eb commit 46f0e15
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ MEAN is a boilerplate that provides a nice starting point for [MongoDB](http://w
* Node.js - Download and Install [Node.js](http://www.nodejs.org/download/). You can also follow [this gist](https://gist.github.com/isaacs/579814) for a quick and easy way to install Node.js and npm
* MongoDB - Download and Install [MongoDB](http://www.mongodb.org/downloads) - Make sure it's running on the default port (27017).

### Optional (Requirements for Grunt)
* 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).
### Optional
* Grunt - Download and Install [Grunt](http://gruntjs.com).

## Additional Packages
Expand Down

0 comments on commit 46f0e15

Please sign in to comment.