aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKalle Laine <pahakalle@protonmail.ch>2019-02-19 19:14:08 +0200
committerGitHub <noreply@github.com>2019-02-19 19:14:08 +0200
commit4735bb0dda5fbbfb82f0515213977cc21ea8562d (patch)
treefb65704385aaa324233d8151e723d18ec226391d /README.md
parentcdcceca98d0700182b8f9632ff2636bee8d763ad (diff)
downloadonionshare-4735bb0dda5fbbfb82f0515213977cc21ea8562d.tar.gz
onionshare-4735bb0dda5fbbfb82f0515213977cc21ea8562d.zip
Add homebrew install option
also discussed sort of in #863
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b6ed836..3c93bf52 100644
--- a/README.md
+++ b/README.md
@@ -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:
```