summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Forster <brendan@github.com>2014-09-30 08:28:30 +1000
committerBrendan Forster <brendan@github.com>2014-09-30 08:28:30 +1000
commitb35cf30f4b05ea9935459424419f98fdf950e25c (patch)
tree164b29d6b4871f834408f19bc4bfb0705c6407cc
parente72ac2f370e43f75a48b3e9b9ec7a907af60bb83 (diff)
downloadlibgit2-shiftkey-patch-1.tar.gz
corrected URLshiftkey-patch-1
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 50ed44764..94e99d41d 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,9 @@ You need to run the CMake commands from the Visual Studio command
prompt, not the regular or Windows SDK one. Select the right generator
for your version with the `-G "Visual Studio X" option.
+See [the wiki](https://libgit2.github.com/docs/guides/build-and-link)
+for more detailed instructions.
+
Android
-------