aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3d341c..8a2dd21 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,15 @@ sudo make install
`pass-otp` is available in the
[Arch User Repository](https://aur.archlinux.org/packages/pass-otp/).
+### macOS
+
+```
+brew install oath-toolkit
+git clone https://github.com/tadfisher/pass-otp
+cd pass-otp
+make install PREFIX=/usr/local
+```
+
## Requirements
- `pass` 1.7.0 or later for extension support