diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |