Skip to content

Update MacOS download page #520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
18 changes: 11 additions & 7 deletions docs/installation-getting-started/macos.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,19 @@ import ReleasePill from "/src/components/ReleasePill";

<Spacer />

<details>
<summary>Alternative Installation Methods</summary>
:::info

If you aren't sure which of these you need, check your computer's processor:
1. Click the Apple logo in the top left corner of your screen
2. Select "About this Mac"
3. Check "Chip" in the window that pops up.

If you aren't sure which of these you need, check your computer's processor:
1. Click the Apple logo in the top left corner of your screen
2. Select "About this Mac"
3. Check "Chip" in the window that pops up.
If you have an Intel chip, select the Intel package above. Those with Apple M lineup of chips should select the "Apple Silicon" package.

If you have an Intel chip, select the Intel package above. Those with Apple M1 or M2 chips should select the "Apple Silicon" package.
:::

<details>
<summary>Alternative Installation Methods</summary>

If this isn't your first rodeo, here is the list of downloadable files for macOS:
- [Pieces OS](/installation-getting-started/pieces-os) DMG (Standalone Mac) | [Download Here](https://builds.pieces.app/stages/production/os_server/dmg/download)
Expand Down