This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit 942e2abcff9529c5200eefed7b66baa6fb1c8514
Author: Shad Storhaug <[email protected]>
AuthorDate: Mon Oct 25 09:07:05 2021 +0700

    README.md: Corrected the build.bat filename.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 26b3949..eb257ab 100644
--- a/README.md
+++ b/README.md
@@ -181,7 +181,7 @@ Building on the Command Line is currently only supported on 
Windows.
 
 ##### Execution
 
-To build the source, clone or download and unzip the repository. From the 
repository root, execute the `batch.bat` file from a command prompt and include 
the desired options from the build options table below:
+To build the source, clone or download and unzip the repository. From the 
repository root, execute the `build.bat` file from a command prompt and include 
the desired options from the build options table below:
 
 ```
 > build [options]

Reply via email to