From a017e9c6af324095e0c3c445a76782322ed6ae65 Mon Sep 17 00:00:00 2001 From: Unichy <61363576+Unichy@users.noreply.github.com> Date: Fri, 31 May 2024 18:53:05 -0400 Subject: [PATCH] Update build choosing instructions for Macs Picking the Intel build to run on an Apple Silicon Mac is not the best advice. This updates the instructions directing the user to check their architecture under About This Mac from the Apple menu. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ea22d2..d3b52e3 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ If you don't know the difference, pick the Installer. ### Mac -If you don't know the difference, pick the Intel build. +If you don't know the difference, check About This Mac from the Apple menu. If the first item is labeled "Chip", choose the Apple Silicon build. If it is labeled "Processor", choose the Intel build. - [Intel build (amd64)](https://vencord.dev/download/vesktop/amd64/dmg) - [Apple Silicon (arm64)](https://vencord.dev/download/vesktop/arm64/dmg)