Skip to content

Commit fa9acba

Browse files
beautyfreeclaude
andcommitted
docs: mention macOS Intel build in README + landing
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ebf2656 commit fa9acba

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Grab the installer for your OS from the [**latest release**](https://github.com/
8080
| OS | File | Notes |
8181
| --- | --- | --- |
8282
| macOS (Apple Silicon) | `Skiller-<version>-macos-arm64.dmg` | Signed + notarized. Open the DMG and drag Skiller to Applications. |
83+
| macOS (Intel) | `Skiller-<version>-macos-x64.dmg` | Signed + notarized. Same flow as the Apple Silicon build. |
8384
| Windows (x64) | `Skiller-<version>-win-x64.exe` | NSIS installer. SmartScreen may show a one-time warning — click "More info" → "Run anyway". |
8485
| Linux (x64) | `Skiller-<version>-linux-x86_64.AppImage`, `.deb`, or `.tar.xz` | AppImage: `chmod +x`, run — static squashfuse runtime, no `libfuse2` required (works on CachyOS/Manjaro/EndeavourOS out of the box). `.deb` for Ubuntu/Debian. `.tar.xz`: extract, `cd Skiller-*`, run `./install.sh` once (sets SUID on `chrome-sandbox`, registers a `.desktop` entry). Passing `--uninstall` to the same script removes the menu entry. |
8586

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ <h1>Your <em>skills HQ</em> for every <em>SKILL.md</em></h1>
647647
>Get the latest release</a
648648
>
649649
</div>
650-
<p class="platforms">macOS (Apple Silicon) · Windows x64 · Linux x64</p>
650+
<p class="platforms">macOS (Apple Silicon &amp; Intel) · Windows x64 · Linux x64</p>
651651
<figure
652652
class="hero-shot gallery-item"
653653
tabindex="0"

0 commit comments

Comments
 (0)