File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 & 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 ( ) {
You can’t perform that action at this time.
0 commit comments