Added link to build file directory
This commit is contained in:
parent
5673aee96f
commit
375b275d2a
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# [GraalVM](https://www.graalvm.org/) Native Executable Example for [b<span style="color:orange">l</span>d](https://rife2.com/bld)
|
||||
|
||||
Be sure to have the GraalVM `native-image` utility in your path, or set its location in the build file.
|
||||
Be sure to have the GraalVM `native-image` utility in your path, or set its location in the
|
||||
[build file](https://github.com/rife2/graalvm-native-bld-example/tree/main/src/bld/java/com/example).
|
||||
|
||||
## Compile the application
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue