Changed git clone url to https
This commit is contained in:
@ -105,7 +105,7 @@ The easiest way to get started is to clone the repository:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Get the latest snapshot
|
# 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
|
cd myproject
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user