From fa7178b4e16b31142af81e4028250c570e9101c6 Mon Sep 17 00:00:00 2001 From: keshavdulal Date: Wed, 13 Oct 2021 14:55:38 +0545 Subject: [PATCH] fix(readme): update installation command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a3aef..d60fa81 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Linear is proudly built with [Electron](https://github.com/atom/electron). Download the [latest build](https://github.com/mikaa123/linear/releases) or install via homebrew (thanks to [@goronfreeman](https://github.com/goronfreeman)): ``` -$ brew cask install linear +$ brew install linear ``` ## Caveats