[PR #350] [MERGED] Update installation instructions in README #1089

Closed
opened 2026-05-05 07:04:20 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/350
Author: @dallagi
Created: 12/21/2020
Status: Merged
Merged: 12/27/2020
Merged by: @JoniVR

Base: masterHead: patch-1


📝 Commits (1)

  • 9595fd7 Update installation instructions in README

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Installing casks using the command brew cask install has been deprecated since Homebrew 2.6.0 [0], hence the command suggested in the README for installing the application no longer works.

This PR simply corrects it to work on recent versions of cask, using the brew cask --install form.

[0] https://brew.sh/2020/12/01/homebrew-2.6.0/


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/MonitorControl/MonitorControl/pull/350 **Author:** [@dallagi](https://github.com/dallagi) **Created:** 12/21/2020 **Status:** ✅ Merged **Merged:** 12/27/2020 **Merged by:** [@JoniVR](https://github.com/JoniVR) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9595fd7`](https://github.com/MonitorControl/MonitorControl/commit/9595fd792ee14e99d2be17752dbf14f6bd3131bd) Update installation instructions in README ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Installing casks using the command `brew cask install` has been deprecated since Homebrew 2.6.0 [0], hence the command suggested in the README for installing the application no longer works. This PR simply corrects it to work on recent versions of cask, using the `brew cask --install` form. [0] https://brew.sh/2020/12/01/homebrew-2.6.0/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:04:20 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#1089
No description provided.