We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141c74b commit 28bbb34Copy full SHA for 28bbb34
README.md
@@ -51,7 +51,7 @@ Perform all the following operations in the `node-amd-builder` main folder.
51
```
52
mkdir repos
53
cd repos
54
- git clone --bare git://github.com/yourname/yourproject.git
+ git clone --bare git@github.com:yourname/yourproject.git
55
56
57
1. Now create the staging directory:
0 commit comments