We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6034859 commit ed7ee90Copy full SHA for ed7ee90
CONTRIBUTING.md
@@ -8,9 +8,9 @@ Fork the project [on Github](https://github.com/assertthat/selenium-shutterbug)
8
and check out your copy locally.
9
10
```text
11
-% git clone git@github.com:username/selenium-shutterbug.git
+% git clone https://github.com/username/selenium-shutterbug.git
12
% cd selenium-shutterbug
13
-% git remote add upstream git://github.com/assertthat/selenium-shutterbug.git
+% git remote add upstream https://github.com/assertthat/selenium-shutterbug.git
14
```
15
### Step 2: Branch
16
0 commit comments