From fc6524133bcb606edb98ac1f6df2e23be2be71b3 Mon Sep 17 00:00:00 2001 From: Clay Diffrient Date: Wed, 11 Sep 2013 15:35:35 -0600 Subject: [PATCH] Remove (Requirements for Grunt) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ae5a3263..cc6fe389 100644 --- a/README.md +++ b/README.md @@ -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