mirror of
https://github.com/moparisthebest/mail
synced 2025-02-17 15:30:18 -05:00
Merge pull request #323 from eldios/eldios-patch-1
Change Git cloning command to use HTTP
This commit is contained in:
commit
55406cf7e8
@ -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
|
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:
|
Build and generate the `dist/` directory:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user