From 0a2856547942ad7e7451eea76d9e23faa1188f05 Mon Sep 17 00:00:00 2001 From: Raymond Berger Date: Sat, 10 Apr 2021 19:46:27 -1000 Subject: [PATCH] update brew install command --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ede93aa8..1c010e22 100644 --- a/README.md +++ b/README.md @@ -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. @@ -22,4 +22,4 @@ To learn how OnionShare works, what its security properties are, how to use it, --- -Test status: [![CircleCI](https://circleci.com/gh/micahflee/onionshare.svg?style=svg)](https://circleci.com/gh/micahflee/onionshare) \ No newline at end of file +Test status: [![CircleCI](https://circleci.com/gh/micahflee/onionshare.svg?style=svg)](https://circleci.com/gh/micahflee/onionshare)