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