update brew install command

This commit is contained in:
Raymond Berger 2021-04-10 19:46:27 -10:00 committed by GitHub
parent 59ab330150
commit ab341c288b

View File

@ -11,7 +11,7 @@ You can download OnionShare for Windows and macOS from the [OnionShare website](
For macOS you can also use [Homebrew](https://brew.sh/):
```
brew cask install onionshare
brew install --cask onionshare
```
See [these instructions](https://docs.onionshare.org/2.3/en/install.html#install-in-linux) to install OnionShare in Linux with Flatpak.