Merge pull request #229 from gabrielweyer/patch-2

The repo owner is octokit and not github
This commit is contained in:
Brendan Forster
2013-11-16 18:27:52 -08:00
+1 -1
View File
@@ -40,7 +40,7 @@ To clone it locally click the "Clone in Windows" button above or run the
following git commands.
```
git clone git@github.com:github/Octokit.net.git Octokit
git clone git@github.com:octokit/Octokit.net.git Octokit
cd Octokit
.\build.cmd
```