Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/hub/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Getting issue's after installing? See if our troubleshooting page can get you going again.