Skip to content

Commit b84bc67

Browse files
committed
Use native include in hibernate-search-orm-elasticsearch.adoc
1 parent ae7a5cf commit b84bc67

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/src/main/asciidoc/hibernate-search-orm-elasticsearch.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,9 @@ SearchMapping searchMapping;
801801

802802
== Building a native executable
803803

804-
You can build a native executable with the usual command `./mvnw package -Pnative`.
804+
You can build a native executable with the usual command:
805+
806+
include::{includes}/devtools/build-native.adoc[]
805807

806808
[NOTE]
807809
====

0 commit comments

Comments
 (0)