From bc7642b454dec457b972826ac093ca2e2d64e77d Mon Sep 17 00:00:00 2001 From: Tad Fisher Date: Mon, 5 Mar 2018 11:53:52 -0800 Subject: Add test/lint requirement documentation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 114f48f..1625f52 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,11 @@ make install PREFIX=/usr/local - `oathtool` for generating 2FA codes - `qrencode` for generating QR code images +### Build requirements + +- `expect` - `make test` requirement +- `shellcheck` - `make lint` requirement + ## Migrating from pass-otp 0.1 `pass-otp` has switched to storing OTP tokens in the -- cgit v1.2.3