Skip to content

Commit ed7ee90

Browse files
authored
Update CONTRIBUTING.md
1 parent 6034859 commit ed7ee90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Fork the project [on Github](https://github.com/assertthat/selenium-shutterbug)
88
and check out your copy locally.
99

1010
```text
11-
% git clone git@github.com:username/selenium-shutterbug.git
11+
% git clone https://github.com/username/selenium-shutterbug.git
1212
% cd selenium-shutterbug
13-
% git remote add upstream git://github.com/assertthat/selenium-shutterbug.git
13+
% git remote add upstream https://github.com/assertthat/selenium-shutterbug.git
1414
```
1515
### Step 2: Branch
1616

0 commit comments

Comments
 (0)