Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/source/dev/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can either download it as a zipped package or clone the whole Git repository
You can clone the repository and enter the project directory as follows:

```shell
git clone https://gitlab.com/hermes-hmc/hermes.git
git clone https://github.com/softwarepub/hermes.git
cd hermes
```

Expand Down