Skip to content

Commit

Permalink
Adds nudge to set MODERN_JAVA for JDK11+
Browse files Browse the repository at this point in the history
  • Loading branch information
colindean authored Apr 10, 2024
1 parent 7f78124 commit 028ea77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ Usage: data-validator [options]
--help Show this help message and exit.
```
If you want to build with a modern version of java set the "MODERN_JAVA" enviornment variable.
If you want to build with Java 11 or newer, set the "MODERN_JAVA" environment variable.
This may become the default in the future.
## Example Run
Expand Down

0 comments on commit 028ea77

Please sign in to comment.