aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index acd0b47..d18e81e 100644
--- a/README.md
+++ b/README.md
@@ -152,10 +152,7 @@ environment via `nix-shell`.
### macOS
#### Brew
```
-brew install oath-toolkit bash-completion
-git clone https://github.com/tadfisher/pass-otp
-cd pass-otp
-make install PREFIX=$(brew --prefix) BASHCOMPDIR=$(brew --prefix)/etc/bash_completion.d
+brew install pass-otp
```
#### Macports.org