Changed git clone url to https

This commit is contained in:
Sahat Yalkabov
2014-06-05 19:02:03 -04:00
parent 0f78ff0117
commit 9e59d05b0e

View File

@ -105,7 +105,7 @@ The easiest way to get started is to clone the repository:
```bash
# Get the latest snapshot
git clone --depth=1 git@github.com:sahat/hackathon-starter.git myproject
git clone --depth=1 https://github.com/sahat/hackathon-starter.git myproject
cd myproject