1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00

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

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: