From 506dcfa6c0e04ceb310538e62ff39273796b1948 Mon Sep 17 00:00:00 2001 From: AsamK Date: Sat, 4 Nov 2023 11:32:42 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d61bc1f..6b87a745 100644 --- a/README.md +++ b/README.md @@ -128,8 +128,7 @@ It is possible to build a native binary with [GraalVM](https://www.graalvm.org). work in all situations. 1. [Install GraalVM and setup the enviroment](https://www.graalvm.org/docs/getting-started/#install-graalvm) -2. [Install prerequisites](https://www.graalvm.org/reference-manual/native-image/#prerequisites) -3. Execute Gradle: +2. Execute Gradle: ./gradlew nativeCompile -- 2.51.0