aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTad Fisher <tadfisher@gmail.com>2017-04-15 10:09:28 -0700
committerGitHub <noreply@github.com>2017-04-15 10:09:28 -0700
commit6aca98c6e6f7555a9d490e4b49300e2ccb88b593 (patch)
treef9d856939e494429783ed6658dd01103ec45489d
parent09631269f910279405a6d32d19a3fee9cddcf5fd (diff)
Add macOS install instructions (#29)
* Add macOS install instructions Fixes #26 * Update README.md
-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