Skip to content

Commit

Permalink
Merge pull request vuejs#116 from allentong/master
Browse files Browse the repository at this point in the history
Fix typo (SHH to SSH)
posva authored Jul 4, 2016
2 parents 2cd166f + 499af05 commit c7b3949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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.

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.

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.
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.

### Local Templates

0 comments on commit c7b3949

Please sign in to comment.