From 4735bb0dda5fbbfb82f0515213977cc21ea8562d Mon Sep 17 00:00:00 2001 From: Kalle Laine Date: Tue, 19 Feb 2019 19:14:08 +0200 Subject: [PATCH] Add homebrew install option also discussed sort of in #863 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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: ```