mirror of
https://github.com/tadfisher/pass-otp.git
synced 2025-12-12 20:35:50 +01:00
Fix installation instructions for Brew
This commit is contained in:
@@ -169,7 +169,7 @@ nix-env -i pass-otp
|
||||
brew install oath-toolkit bash-completion
|
||||
git clone https://github.com/tadfisher/pass-otp
|
||||
cd pass-otp
|
||||
make install PREFIX=/usr/local BASHCOMPDIR=/usr/local/etc/bash_completion.d
|
||||
make install PREFIX=$(brew --prefix) BASHCOMPDIR=$(brew --prefix)/etc/bash_completion.d
|
||||
```
|
||||
|
||||
#### Macports.org
|
||||
|
||||
Reference in New Issue
Block a user