Skip to content

Commit cbefd7d

Browse files
steipeteabotkin
andcommitted
docs: clarify macOS install architecture support
Co-authored-by: Alexander Botkin <xerxes@amorphous.me>
1 parent 275c195 commit cbefd7d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h1 class="title">CodexBar</h1>
4444
<div class="copy" data-animate="2">
4545
<div class="badges" aria-label="Highlights">
4646
<span class="badge">macOS 14+</span>
47-
<span class="badge">Apple Silicon + Intel</span>
47+
<span class="badge">Universal download</span>
4848
<span class="badge">Free &amp; open source</span>
4949
<span class="badge">No passwords stored</span>
5050
</div>
@@ -57,7 +57,7 @@ <h2>Stay ahead of resets.</h2>
5757
</p>
5858
</div>
5959
</div>
60-
<p class="requirement">Requirements: macOS 14+ (Apple Silicon + Intel).</p>
60+
<p class="requirement">Requirements: macOS 14+. GitHub downloads support Apple Silicon and Intel; Homebrew cask is Apple Silicon only.</p>
6161
<div class="cta">
6262
<a class="btn primary" href="https://github.com/steipete/CodexBar/releases/latest">Download latest</a>
6363
<a class="btn" href="https://github.com/steipete/CodexBar">View on GitHub</a>
@@ -76,7 +76,7 @@ <h2>Stay ahead of resets.</h2>
7676
</p>
7777
<p class="brew-line">Linuxbrew (CLI only): <code>brew install steipete/tap/codexbar</code></p>
7878
<p class="note">
79-
GitHub Releases builds update via Sparkle. Homebrew installs update via <code>brew upgrade</code>.
79+
GitHub Releases builds are universal and update via Sparkle. Homebrew installs are Apple Silicon-only and update via <code>brew upgrade</code>.
8080
</p>
8181
<script>
8282
function copyBrew() {

0 commit comments

Comments
 (0)