mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 11:47:27 -03:00
Merge pull request #1324 from RayBB/patch-1
update brew install command
This commit is contained in:
commit
6d1df22c1e
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
Test status: [![CircleCI](https://circleci.com/gh/micahflee/onionshare.svg?style=svg)](https://circleci.com/gh/micahflee/onionshare)
|
||||
|
|
Loading…
Reference in a new issue