From 8910376134fb75679a04c7e76818da1e8dd8228e Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Mon, 3 Nov 2014 18:00:22 +0100 Subject: [PATCH] Fix readme indentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0af3305..fd03301 100644 --- a/README.md +++ b/README.md @@ -67,11 +67,11 @@ Just download the most recent `*_webmail.zip` file under [releases](https://gith ### Build from source -1. Clone the git repository +Clone the git repository git clone git@github.com:whiteout-io/mail-html5.git -2. Build and generate the `dist/` directory: +Build and generate the `dist/` directory: npm install && grunt