Add homebrew install option

also discussed sort of in #863
This commit is contained in:
Kalle Laine 2019-02-19 19:14:08 +02:00 committed by GitHub
parent cdcceca98d
commit 4735bb0dda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,12 @@ To learn how OnionShare works, what its security properties are, and how to use
You can download OnionShare for Windows and macOS from the [OnionShare website](https://onionshare.org).
For MacOS you can also use HomeBrew
```
brew cask install onionshare
```
For Ubuntu-like Linux distributions, you could use this PPA to get the latest version:
```