Merge pull request #1928 from RayBB/patch-1

update brew install command
This commit is contained in:
Feross Aboukhadijeh
2021-04-26 16:17:48 -07:00
committed by GitHub

View File

@@ -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: - 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 - Try the (unstable) development version by cloning the Git repository. See the