mirror of
https://github.com/Minres/RDL-Editor.git
synced 2024-12-21 23:18:03 +01:00
adds download link
This commit is contained in:
parent
e2714ed780
commit
a891810571
@ -18,7 +18,8 @@ Due to the nature of Xtext this generator can easily be tailored to various need
|
||||
|
||||
## How to use the standalone generator
|
||||
|
||||
You need to have Java 11 or newer available. To run the standalone generator simply call:
|
||||
You need to have Java 11 or newer available. The jar file can be downloaded at he [release page](https://github.com/Minres/RDL-Editor/releases).
|
||||
To run the standalone generator simply call:
|
||||
|
||||
```
|
||||
java -jar target/com.minres.rdl.standalone-1.4.0.jar -h
|
||||
|
Loading…
Reference in New Issue
Block a user