mirror of
https://github.com/moparisthebest/mail
synced 2024-12-21 23:08:50 -05:00
Change Git cloning command to use HTTP
..or it will give a permission denied error to everyone but the developers :)
This commit is contained in:
parent
8b42f83b35
commit
a0378cc0b9
@ -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