We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759420c commit d7221a0Copy full SHA for d7221a0
1 file changed
README.md
@@ -23,7 +23,7 @@ The hermes harvest plugin for git
23
Clone Hermes project
24
25
```bash
26
- git clone https://github.com/hermes-hmc/hermes
+ git clone https://github.com/hermes-hmc/hermes.git
27
```
28
29
Go to the project directory
@@ -41,7 +41,7 @@ Make a python package out of it
41
Clone the project
42
43
44
- git clone https://github.com/hermes-hmc/hermes-python
+ git clone https://github.com/hermes-hmc/hermes-python.git
45
46
47
0 commit comments