Merge pull request #323 from eldios/eldios-patch-1

Change Git cloning command to use HTTP
This commit is contained in:
Tankred Hase 2015-04-22 11:11:19 +02:00
commit 55406cf7e8
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ The App can be used either as a Chrome Packaged App or just by hosting it on you
Clone the git repository
git clone git@github.com:whiteout-io/mail-html5.git
git clone https://github.com/whiteout-io/mail-html5.git
Build and generate the `dist/` directory: