From fa6d982a171402bf4f2e8ab2961d33c47e0f3723 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Mon, 3 Oct 2011 19:31:27 -0600
Subject: [PATCH] make software dependencies section acurate and less noisy.

---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c8ba8292e..9ecb6efd1 100644
--- a/README.md
+++ b/README.md
@@ -42,9 +42,8 @@ Here's the software you'll need installed:
 
 * node.js (>= 0.4.5): http://nodejs.org/
 * npm: http://npmjs.org/
-* Several node.js 3rd party libraries - see `package.json` for details
-* browserify which will be installed globally.
-* git, g++
+* git
+* g++
 
 ## Getting started:
 
-- 
GitLab