Add verbose output while running, fix arguments to run.sh
This commit is contained in:
parent
98529dd3bd
commit
35ef968ed1
5 changed files with 16 additions and 6 deletions
|
@ -33,7 +33,7 @@ parser and a code generator using [freemarker](https://freemarker.apache.org).
|
|||
\____________________\
|
||||
```
|
||||
## How to Run
|
||||
You need a Java 24 runtime and java in the path. A very convenient way to install a java runtime is [SdkMan](https://sdkman.io).
|
||||
You need a Java 21 (or later) runtime and java in the path. A very convenient way to install a java runtime is [SdkMan](https://sdkman.io).
|
||||
|
||||
Unpack the archive, run the provided shellscript file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue