Updated README.md
This commit is contained in:
parent
ea04fc19fb
commit
0c44e51682
@ -11,9 +11,9 @@ This project includes:
|
|||||||
- Creation of native binary (GraalVM)
|
- Creation of native binary (GraalVM)
|
||||||
|
|
||||||
Create native executable with GraalVM use one of these:
|
Create native executable with GraalVM use one of these:
|
||||||
mvnw -PGraalVM package
|
- ./mvnw -PGraalVM package
|
||||||
mvnw -DGraalVM package
|
- ./mvnw -DGraalVM package
|
||||||
|
|
||||||
Create image (JLink and JPackage):
|
Create image (JLink and JPackage):
|
||||||
mvnw -PImage package
|
- ./mvnw -PImage package
|
||||||
mvnw -DImage package
|
- ./mvnw -DImage package
|
||||||
Loading…
x
Reference in New Issue
Block a user