Skip to content

Commit 6577c5d

Browse files
authored
make clone https so it works for non-contributors
1 parent 58e174e commit 6577c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The source code repository has moved to GitHub. You can get a working copy of th
185185
by installing [git] and executing:
186186

187187
```
188-
git clone git@github.com:appneta/tcpreplay.git
188+
git clone https://github.com/appneta/tcpreplay.git
189189
```
190190

191191
How To Contribute

0 commit comments

Comments
 (0)