From 6471a542e72ca3610dc174e06c7c1a7d42ae37f2 Mon Sep 17 00:00:00 2001 From: Max Mathys Date: Sun, 15 Jan 2023 17:42:58 +0100 Subject: [PATCH] Remove --cask --cask flag is no longer required for newer versions of Brew. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffc15d3..9549153 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Create new timers with `CMD+N`. Install as a [brew cask](https://caskroom.github.io) via ```shell -brew install --cask michaelvillar-timer +brew install michaelvillar-timer ``` Inspired by the **great** [Minutes widget](http://minutes.en.softonic.com/mac) from Nitram-nunca I've been using for years. But it wasn't maintained anymore (non-retina) + it was the only widget in my dashboard :)