There was an error while loading. Please reload this page.
1 parent 1d830e9 commit 9025facCopy full SHA for 9025fac
2 files changed
README.md
@@ -37,7 +37,7 @@ brew install --cask spotmenu
37
38
### Build from Source
39
40
-**Requirements:** macOS 26+, Xcode 16+
+**Requirements:** macOS 13+ (Ventura), Xcode 15+
41
42
```bash
43
git clone https://github.com/kmikiy/SpotMenu.git
website/src/pages/index.astro
@@ -228,7 +228,7 @@ const demos = [
228
</div>
229
230
<p class="mt-6 text-sm text-muted-foreground">
231
- Free & open source • macOS 26 Tahoe required
+ Free & open source • macOS 13 Ventura or later
232
</p>
233
234
0 commit comments