Update install instructions for macOS/Brew

This commit is contained in:
Loic Pefferkorn
2018-12-22 08:15:24 +00:00
committed by Tad Fisher
parent 1e9d10ca75
commit e2864b14c8

View File

@@ -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