diff --git a/README.md b/README.md index bd7048f..0be6eee 100644 --- a/README.md +++ b/README.md @@ -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.