From f49aa8c4aefd1f858c4d5cc079a110ccb3cfd685 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Thu, 13 Feb 2014 19:53:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9517de..3f237dd 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ We take the privacy of your data very seriously. Here are some of the technical ### Testing -You can download a prebuilt bundle under [releases](https://github.com/whiteout-io/mail-html5/releases) or build your own from source (requires [node.js and npm](http://nodejs.org/download/)): +You can download a prebuilt bundle under [releases](https://github.com/whiteout-io/mail-html5/releases) or build your own from source (requires [node.js](http://nodejs.org/download/), [grunt](http://gruntjs.com/getting-started#installing-the-cli) and [sass](http://sass-lang.com/install)): npm install && npm test