Skip to content

Commit 438c897

Browse files
committed
Add note about build requiring Git.
1 parent 49fd203 commit 438c897

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,6 @@ you can open `React.sln` in Visual Studio and compile directly from Visual
6262
Studio. Please refer to the [documentation page on
6363
contributing](http://reactjs.net/dev/contributing.html) for more information on
6464
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

Comments
 (0)