diff --git a/docs/hub/getting-started/installation.md b/docs/hub/getting-started/installation.md index b4d2c4a..03b61c2 100755 --- a/docs/hub/getting-started/installation.md +++ b/docs/hub/getting-started/installation.md @@ -34,7 +34,7 @@ mkdir hub && cd hub Clone down the hub repository ```shell -git clone git@github.com:getcandy/hub.git . +git clone https://github.com/getcandy/hub.git . ``` Copy the example .env file @@ -75,4 +75,4 @@ If everything has gone to plan. You should now see the login page for the hub on ### What's Next -Getting issue's after installing? See if our troubleshooting page can get you going again. \ No newline at end of file +Getting issue's after installing? See if our troubleshooting page can get you going again.