diff --git a/README.md b/README.md index 33e701231c1207fa53b382ce0db6c29e73f41271..41fbb8d27572f225a330e4a0b8e648a16b47620b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ All code is licensed under the Apache 2.0 Open Source license. - Add Maven "bin" directory to PATH environment variable ``` -Note: Java versions above 8 are not yet supported. It is possible to build QuestDB with Java 11, but requires backward incompatible source code changes. +Note: Java versions above 8 are not yet supported. It is possible to build QuestDB with Java 11, +but this requires backward incompatible source code changes. ``` ### Building