mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[PR #350] [MERGED] Update installation instructions in README #1089
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1089
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch-1📝 Commits (1)
9595fd7Update 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 installhas 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 --installform.[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.