Skip to content

Commit

Permalink
edit information native build
Browse files Browse the repository at this point in the history
  • Loading branch information
cl-a-us committed Dec 20, 2024
1 parent 20cca15 commit bd19f1a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ Or build and run with maven locally:

```shell
mvn clean
# 'package' contains step 'process-aot' which is needed for native:compile
mvn package -Pnative
mvn native:compile
mvn native:compile -Pnative
# If "[1/8] Initializing..." fails, it might be due to a lag of resources. Try increasing the VM resources.
```

Expand Down

0 comments on commit bd19f1a

Please sign in to comment.