From 575195510e7794f87f1998d0e885823208a4177a Mon Sep 17 00:00:00 2001 From: James Brunton Date: Thu, 7 May 2026 14:36:17 +0100 Subject: [PATCH] Update Mac instructions for universal binaries --- docs/Getting Started.md | 3 +-- docs/Installation/Mac.md | 9 ++------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/docs/Getting Started.md b/docs/Getting Started.md index 36160b10..01c261dc 100644 --- a/docs/Getting Started.md +++ b/docs/Getting Started.md @@ -80,8 +80,7 @@ Native apps with system integration: | Platform | Download | Guide | |----------|----------|-------| | **Windows** | [Installer](https://files.stirlingpdf.com/win-installer.exe) | [Windows Guide](./Installation/Windows.md) | -| **Mac (Apple Silicon)** | [DMG](https://files.stirlingpdf.com/mac-installer.dmg) | [Mac Guide](./Installation/Mac.md) | -| **Mac (Intel)** | [DMG](https://files.stirlingpdf.com/mac-x86_64-installer.dmg) | [Mac Guide](./Installation/Mac.md) | +| **Mac** (Universal) | [DMG](https://files.stirlingpdf.com/mac-installer.dmg) | [Mac Guide](./Installation/Mac.md) | | **Linux** | [DEB](https://files.stirlingpdf.com/linux-installer.deb) | [Unix Guide](./Installation/Unix.md) | **Features:** Fast startup, "Open with" integration, no login required, optional server connection for advanced tools diff --git a/docs/Installation/Mac.md b/docs/Installation/Mac.md index 363a0057..68be62ea 100644 --- a/docs/Installation/Mac.md +++ b/docs/Installation/Mac.md @@ -32,14 +32,9 @@ Pick whichever method you prefer. Both install the same desktop app. - **1. Download the right version for your Mac:** + **1. Download the installer:** [Download Stirling PDF for Mac](https://files.stirlingpdf.com/mac-installer.dmg) - | Chip Type | Download Link | - |-----------|--------------| - | **Apple Silicon** (M1/M2/M3) | [Download for Apple Silicon](https://files.stirlingpdf.com/mac-installer.dmg) | - | **Intel** processors | [Download for Intel](https://files.stirlingpdf.com/mac-x86_64-installer.dmg) | - - Not sure which chip you have? Click the Apple menu → "About This Mac" and look at "Chip" or "Processor". + The DMG is a universal binary that runs natively on both Apple Silicon (M1/M2/M3/etc.) and Intel Macs - no need to pick a build for your chip. **2. Install:** open the `.dmg` and drag Stirling PDF to your Applications folder.