diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ------- |