mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
Make v4.2.0->v4.3.3 migration more prominent in README
As suggested here: https://github.com/MonitorControl/MonitorControl/issues/1663#issuecomment-2450353050
This commit is contained in:
parent
71b8c5ae51
commit
6e7acf018f
1 changed files with 7 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<img src=".github/Icon-cropped.png" width="200" alt="App icon" align="left"/>
|
||||
|
||||
<div>
|
||||
<h3>MonitorControl - now compatible with macOS Sequoia</h3>
|
||||
<h3>MonitorControl</h3>
|
||||
<p>Controls your external display brightness and volume and shows native OSD.
|
||||
Use menubar extra sliders or the keyboard, including native Apple keys!</p>
|
||||
<a href="https://github.com/MonitorControl/MonitorControl/releases"><img src=".github/macos_badge_noborder.png" width="175" alt="Download for macOS"/></a>
|
||||
|
|
@ -24,6 +24,12 @@ Use menubar extra sliders or the keyboard, including native Apple keys!</p>
|
|||
|
||||
<hr>
|
||||
|
||||
> [!WARNING]
|
||||
> **v4.2.0 [crashes](https://github.com/MonitorControl/MonitorControl/issues/1663)** on macOS 15.1.x and cannot auto-update; please reinstall to v4.3.3, for example with:
|
||||
> ```
|
||||
> brew reinstall monitorcontrol
|
||||
> ```
|
||||
|
||||
## Download
|
||||
|
||||
Go to [Releases](https://github.com/MonitorControl/MonitorControl/releases) and download the latest `.dmg`, or you can install via Homebrew:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue