From e04334bd14d2ac30feeffcaba61bc94cc7cfa573 Mon Sep 17 00:00:00 2001 From: Sahara Yousuf Date: Wed, 27 Nov 2024 11:45:56 -0600 Subject: [PATCH] Update docs for Windows ARM samples --- using_on_other_platforms.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/using_on_other_platforms.md b/using_on_other_platforms.md index 02f89443..c5c3250b 100644 --- a/using_on_other_platforms.md +++ b/using_on_other_platforms.md @@ -97,3 +97,18 @@ After you've installed APDFL for your platform to your Maven cache, you can run ``` +### **Windows ARM (64-bit)** +``` + + WindowsArm + + + windows + aarch64 + + + + win-arm-64-jni + + +```