Skip to content

Commit

Permalink
Native Reference Guide: Add link to mandrel and no install notice
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkak committed Feb 22, 2022
1 parent 704c00d commit a50355e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/main/asciidoc/native-reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Aside from system level packages, you'll need:
* A working container runtime (Docker, podman)
* The code of the application developed in the xref:getting-started.adoc[Getting Started Guide].

Finally, this guide assumes the use of the Mandrel distribution of GraalVM for building native executables,
and these are built within a container.
Finally, this guide assumes the use of the link:https://github.com/graalvm/mandrel[Mandrel distribution] of GraalVM for building native executables,
and these are built within a container so there is no need for installing Mandrel on the host.

== First Debugging Steps

Expand Down

0 comments on commit a50355e

Please sign in to comment.