From b40bfa001f8b34702c37664bf75d99e38ec4ebee Mon Sep 17 00:00:00 2001 From: Yishuai Li Date: Thu, 16 Feb 2023 13:08:16 +0800 Subject: [PATCH] `brew cask` is no longer a `brew` command Use `brew --cask` instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb94e3f..7974d9e 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Download the last version on the [website](https://github.com/trazyn/ieaseMusic/ #### Mac(10.9+) [Download](https://github.com/trazyn/ieaseMusic/releases/download/v1.3.4/ieaseMusic-1.3.4-mac.dmg) the `.dmg` file, Or use `homebrew`: ``` -brew cask install ieasemusic +brew install --cask ieasemusic ``` #### Linux