We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466ad79 commit 950d6ffCopy full SHA for 950d6ff
site/jekyll/getting-started/download.md
@@ -47,7 +47,7 @@ Building Manually
47
To build your own copy of ReactJS.NET (for example, if implementing a new
48
feature or fixing a bug):
49
50
-1. Compile ReactJS.NET by running `build.bat`
+1. Compile ReactJS.NET by running `dev-build.bat`
51
2. Reference React.dll and React.Mvc4.dll (if using MVC 4) in your Web
52
Application project
53
0 commit comments