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 5e983936eb
commit 39e492dae1

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:
```