From 83eb584422959fce2c0c7d4aef1244c15b5f02c8 Mon Sep 17 00:00:00 2001 From: Raymond Berger Date: Sat, 10 Apr 2021 19:24:07 -1000 Subject: [PATCH] update brew install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b2bd82c..2aa1d829 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Download the latest version of WebTorrent Desktop from - Use [Homebrew-Cask](https://github.com/caskroom/homebrew-cask) to install from the command line: ``` - $ brew cask install webtorrent + $ brew install --cask webtorrent ``` - Try the (unstable) development version by cloning the Git repository. See the