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