You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Where `username/repo` is the GitHub repo shorthand for your fork.
54
54
55
55
The shorthand repo notation is passed to [download-git-repo](https://github.com/flipxfx/download-git-repo) so you can also use things like `bitbucket:username/repo` for a Bitbucket repo and `username/repo#branch` for tags or branches.
56
56
57
-
If you would like to download from a private repository use the `--clone` flag and the cli will use `git clone` so your SHH keys are used.
57
+
If you would like to download from a private repository use the `--clone` flag and the cli will use `git clone` so your SSH keys are used.
0 commit comments