Skip to content

Commit

Permalink
Merge pull request #11619 from gsmet/fix-jdk-native-image
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi authored Aug 25, 2020
2 parents a1d6031 + cea5026 commit 8bf700d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/building-native-image.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ To complete this guide, you need:

* less than 15 minutes
* an IDE
* JDK 8 installed with `JAVA_HOME` configured appropriately
* JDK 11 installed with `JAVA_HOME` configured appropriately
* A xref:configuring-c-development[working C development environment]
* GraalVM version {graalvm-version} installed and xref:configuring-graalvm[configured appropriately]
* A working container runtime (Docker, podman)
Expand Down

0 comments on commit 8bf700d

Please sign in to comment.