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.
This commit is contained in:
parent
3772db9eea
commit
a017e9c6af
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Reference in a new issue