Skip to content

Commit

Permalink
docs(contributing): change git clone url, via ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
seantrane committed Feb 28, 2019
1 parent 56c42b4 commit 36c33d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Thank you for contributing.
## Clone the Repository <a id="clone-repo"></a>

```bash
git clone https://github.com/seantrane/yo-repo.git yo-repo && cd yo-repo
git clone git@github.com:seantrane/yo-repo.git yo-repo && cd yo-repo
```

## Install Dependencies <a id="install-dependencies"></a>
Expand Down

0 comments on commit 36c33d9

Please sign in to comment.