Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zkamvar committed Mar 7, 2016
1 parent 5fe7a54 commit 865e763
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 @@ -35,7 +35,7 @@ If you are a new contributor, you will need to make sure you have git set up and
4. On the command line, clone the repository to your machine using
`git clone https://github.com/YourAccount/popgenInfo.git`
Note: the https protocol is easier to follow, but it's possible to use ssh as well ([details here](https://help.github.com/articles/fork-a-repo/#step-2-create-a-local-clone-of-your-fork)).
5. Add the NESCent repository to upstream with
5. Add the NESCent repository as upstream with
`git remote add upstream https://github.com/NESCent/popgenInfo.git`
to keep your fork up to date with the master repository. [See these instructions for details](https://help.github.com/articles/fork-a-repo/#step-3-configure-git-to-sync-your-fork-with-the-original-spoon-knife-repository)

Expand Down

0 comments on commit 865e763

Please sign in to comment.