This is an automated email from the ASF dual-hosted git repository.
dcromberge pushed a commit to branch 2.0.X
in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
The following commit(s) were added to refs/heads/2.0.X by this push:
new 8696972 Update README.md
8696972 is described below
commit 869697243c767ecc03eea8cbd31c7773d2998948
Author: David Cromberge <[email protected]>
AuthorDate: Thu Sep 9 17:35:54 2021 +0100
Update README.md
Minor grammatical correction.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f16900d..cfabd96 100644
--- a/README.md
+++ b/README.md
@@ -160,7 +160,7 @@ This will create the following Jars:
#### Building for a specific java version
-A build script named **compile-package-jar.sh** has been provided to package a
JAR for a specific java version. This is necessary in cases where a developer
is unable to install all of the required versions of the JDK that are required
as part of the Maven build.
+A build script named **compile-package-jar.sh** has been provided to package a
JAR for a specific java version. This is necessary in cases where a developer
is unable to install all the required versions of the JDK that are required as
part of the Maven build.
The build script performs the following steps:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]