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 4000393 commit 5b7a93dCopy full SHA for 5b7a93d
CONTRIBUTING.md
@@ -73,7 +73,7 @@ it to store and share your code with others. You only need to make the fork onc
73
74
Once you've set up your fork, you will find it useful to set up a git remote for pull requests:
75
76
-`git remote add myfork [email protected]/MYUSERNAME/cve-bin-tool.git`
+`git remote add myfork [email protected]:MYUSERNAME/cve-bin-tool.git`
77
78
Replace MYUSERNAME with your own GitHub username.
79
0 commit comments