Skip to content

Commit 950d6ff

Browse files
committed
Fix name of build batch file
1 parent 466ad79 commit 950d6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/jekyll/getting-started/download.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Building Manually
4747
To build your own copy of ReactJS.NET (for example, if implementing a new
4848
feature or fixing a bug):
4949

50-
1. Compile ReactJS.NET by running `build.bat`
50+
1. Compile ReactJS.NET by running `dev-build.bat`
5151
2. Reference React.dll and React.Mvc4.dll (if using MVC 4) in your Web
5252
Application project
5353

0 commit comments

Comments
 (0)