Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit f3dba2a

Browse files
committed
Polishing
1 parent 9eedb38 commit f3dba2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ NOTE: You need to install the GraalVM `native-image` compiler, check {documentat
2020

2121
- Download https://github.com/spring-projects-experimental/spring-native/tags[the latest release] of this repository.
2222
- Go into the samples folder and pick one (e.g. `cd samples/commandlinerunner`)
23-
- Make sure `native-image` is in the `PATH` (usually done by switching to a GraalVM installation with https://sdkman.io/install[SDKMAN]).
2423
- Run `./build.sh` which will run the regular JVM build, then a native image compilation, then test the result.
2524

2625
For more details on the samples see the {documentation-url}/index.html#samples[samples documentation].

0 commit comments

Comments
 (0)