We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fd203 commit 438c897Copy full SHA for 438c897
README.md
@@ -62,3 +62,6 @@ you can open `React.sln` in Visual Studio and compile directly from Visual
62
Studio. Please refer to the [documentation page on
63
contributing](http://reactjs.net/dev/contributing.html) for more information on
64
contributing to ReactJS.NET.
65
+
66
+Note that the build requires you to have Git installed. If you do not want to
67
+install Git, you may remove the `GitVersion` task from `build.proj`.
0 commit comments