summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-------