Skip to content

Commit

Permalink
note about graal
Browse files Browse the repository at this point in the history
  • Loading branch information
danthe1st committed Feb 28, 2024
1 parent 35ca94b commit 1116e19
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 @@ -54,7 +54,8 @@ A sample binary is automatically build [with GitHub Actions](https://github.com/
when a commit is pushed.
The build script can be found in the file [.github/workflows/build.yml](.github/workflows/build.yml).

A binary can also be built using `mvn -Pnative package`.
A native binary can also be built using `mvn -Pnative package`.
This requires GraalVM.

### Systemd setup

Expand Down

0 comments on commit 1116e19

Please sign in to comment.