There was an error while loading. Please reload this page.
1 parent b967b4c commit 52f5e3fCopy full SHA for 52f5e3f
CONTRIBUTING.md
@@ -30,7 +30,7 @@ locally.
30
```text
31
$ git clone git@github.com:username/node.git
32
$ cd node
33
-$ git remote add upstream git://github.com/nodejs/node.git
+$ git remote add upstream https://github.com/nodejs/node.git
34
```
35
36
#### Which branch?
0 commit comments