From a1dee82ae921ce325dd18089695c509ca0ec99fa Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Tue, 2 Aug 2011 07:33:24 -0600
Subject: [PATCH] simplify some readme language

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a6d7f5f1c..518808162 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ This repository contains several distinct things related to BrowserID:
 
 ## Dependencies
 
-All of the servers here are based on node.js, and some number of 3rd party node modules are required to make them go.  ([npm](http://npmjs.org/) is a good way to get these libraries)
+Here's the software you'll need installed:
 
 * node.js (>= 0.4.5): http://nodejs.org/
 * npm: http://npmjs.org/
-- 
GitLab