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 2ccb140 commit 6034859Copy full SHA for 6034859
CONTRIBUTING.md
@@ -8,7 +8,7 @@ Fork the project [on Github](https://github.com/assertthat/selenium-shutterbug)
8
and check out your copy locally.
9
10
```text
11
-% git clone https://github.com/assertthat/selenium-shutterbug.git
+% git clone git@github.com:username/selenium-shutterbug.git
12
% cd selenium-shutterbug
13
% git remote add upstream git://github.com/assertthat/selenium-shutterbug.git
14
```
0 commit comments