Change Git cloning command to use HTTP

..or it will give a permission denied error to everyone but the developers :)
master
Lele 8 years ago
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
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:

Loading…
Cancel
Save