aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTad Fisher <tadfisher@gmail.com>2018-03-05 11:57:08 -0800
committerGitHub <noreply@github.com>2018-03-05 11:57:08 -0800
commit74fdfede153ca983deb09e4d1fede412b6b844bc (patch)
treed9648b2815dbaa24fccae712588d2d6e14f41d55
parentbc7642b454dec457b972826ac093ca2e2d64e77d (diff)
Clarify build requirements
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1625f52..6397eea 100644
--- a/README.md
+++ b/README.md
@@ -136,8 +136,13 @@ make install PREFIX=/usr/local
### Build requirements
-- `expect` - `make test` requirement
-- `shellcheck` - `make lint` requirement
+- `make test`
+ - `pass` >= 1.7.0
+ - `git`
+ - `oathtool`
+ - `expect`
+- `make lint`
+ - `shellcheck`
## Migrating from pass-otp 0.1