From 58ed285d2dce89e0ccdd7440983f48ced19f90fa Mon Sep 17 00:00:00 2001 From: Goooler Date: Sun, 18 Sep 2022 21:03:54 +0800 Subject: [PATCH] feat: updated readme: No need --cask param now. (#1089) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7041d31f..0f9ddb9d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This will download a file called `Stats.dmg`. Open it and move the app to the ap ### Homebrew To install it using Homebrew, open the Terminal app and type: ```bash -brew install --cask stats +brew install stats ``` ## Requirements