File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ But first things first...
15
15
* Make sure you fill in the earliest version that you know has the issue.
16
16
* Fork the repository on GitHub, then clone it using your favorite Git client.
17
17
* Make sure the project builds and all tests pass on your machine by running
18
- the ` build.libgit2sharp. cmd` script on Windows or ` build.libgit2sharp .sh` on Linux/Mac.
18
+ the ` buildandtest. cmd` script on Windows or ` buildandtest .sh` on Linux/Mac.
19
19
20
20
## LibGit2
21
21
@@ -48,4 +48,4 @@ Some things that will increase the chance that your pull request is accepted.
48
48
# Additional Resources
49
49
50
50
* [ General GitHub documentation] ( http://help.github.com/ )
51
- * [ GitHub pull request documentation] ( https://help.github.com/articles/using-pull-requests/ )
51
+ * [ GitHub pull request documentation] ( https://help.github.com/articles/using-pull-requests/ )
You can’t perform that action at this time.
0 commit comments