aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Pefferkorn <loic-github@loicp.eu>2018-12-22 08:15:24 +0000
committerTad Fisher <tadfisher@gmail.com>2018-12-22 11:55:09 -0800
commite2864b14c8a8db2bfc089023d3e7e1b240c56986 (patch)
tree62a630c70b59cdfe0581553d27419c40f9644572
parent1e9d10ca75ae1a8672a7f192809713463657778e (diff)
Update install instructions for macOS/Brew
-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