diff --git a/README.md b/README.md index 8a8320c4bb..04f53ceecd 100644 --- a/README.md +++ b/README.md @@ -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