Skip to content

Commit

Permalink
Merge branch 'ebremer:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ebremer authored Nov 5, 2024
2 parents 4f5a76c + 8da02f1 commit 7f509e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Build with:

Jar version
```
mvn -Phatchjar clean package
mvn -Pjar clean package
```
Native-image version (requires fully configured Graalvm native-image environment)
```
mvn -Phatch clean package
mvn -Pnative clean package
```

Usage:
Expand Down

0 comments on commit 7f509e1

Please sign in to comment.