From 5e9d8c296b6dafcd42103b68435e161a1dd29b66 Mon Sep 17 00:00:00 2001 From: Ryan Kurtz Date: Wed, 25 Mar 2026 11:03:59 -0400 Subject: [PATCH] GP-0: Updating GettingStarted.md --- GhidraDocs/GettingStarted.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GhidraDocs/GettingStarted.md b/GhidraDocs/GettingStarted.md index 9de796bccd..d699181562 100644 --- a/GhidraDocs/GettingStarted.md +++ b/GhidraDocs/GettingStarted.md @@ -196,10 +196,10 @@ public Ghidra release includes native binaries for the following platforms: * Windows 10 or later, x86 64-bit * Windows 10 or later, ARM 64-bit (using x86 emulation) * Linux x86 64-bit -* macOS x86 64-bit (may be omitted for some non-public builds) -* macOS ARM 64-bit (may be omitted for some non-public builds) Ghidra supports running on the following additional platforms with user-built native binaries: +* macOS x86 64-bit +* macOS ARM 64-bit * Linux ARM 64-bit * FreeBSD x86 64-bit (no debugger support) * FreeBSD ARM 64-bit (no debugger support)