Skip to content

Commit 9f3f02d

Browse files
Use ssh instead of https
1 parent 34247de commit 9f3f02d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ mvn test-impact:invalidate
142142
## Building from source
143143

144144
```bash
145-
git clone https://github.com/mirkoalicastro/test-impact-maven-plugin.git
145+
git clone git@github.com:mirkoalicastro/selective-test-runner.git
146146
cd test-impact-maven-plugin
147147
mvn clean verify
148148
```

0 commit comments

Comments
 (0)