From 392d9b3b6681d5d952ed8258c2018f06b09ccb43 Mon Sep 17 00:00:00 2001 From: gelnior Date: Wed, 4 Jan 2012 13:19:59 +0100 Subject: [PATCH] add missing dependencies --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index a021f9d..b27abd6 100644 --- a/README +++ b/README @@ -15,3 +15,8 @@ dependencies: npm install vows npm install eyes npm install request + npm install stylus + +You also need MongoDB database: + + apt-get install mongodb