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 dbe9aab4327f27574adebad16c72c0e96883d86b Author: Shad Storhaug <[email protected]> AuthorDate: Sat Sep 19 22:25:23 2020 +0700 Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 152afcd..0f77783 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ There is also a dotnet command line tool available on NuGet. It contains all of - [Prerequisite: .NET Core 3.1.0 Runtime](https://www.microsoft.com/net/download/core#/runtime) ``` -dotnet tool install lucene-cli -g --version 4.8.0-beta00007 +dotnet tool install lucene-cli -g --version 4.8.0-beta00012 ``` Once installed, you can explore the commands and options that are available by entering the command `lucene`.
