update brew install command

This commit is contained in:
Raymond Berger 2021-04-10 19:46:27 -10:00 committed by GitHub
parent 4e858a5f0a
commit 0a28565479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.