Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,10 @@ cargo uninstall shamirsecretsharing-cli

## macOS

To install on macOS system, you can also use [Homebrew](https://brew.sh) package
manager. The package is not yet in the upstream *homebrew-core*, but there exists a tap
with **sss-cli** formula [here](https://github.com/vitkabele/homebrew-tap).

To install using Homebrew, run: `brew install vitkabele/tap/sss-cli`.
On macOS, you can install using the [Homebrew](https://brew.sh) package manager, and run a command:
```shell
brew install sss-cli
```

# F.A.Q.

Expand Down