diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2019-03-03 13:49:29 +0100 |
---|---|---|
committer | Tad Fisher <129148+tadfisher@users.noreply.github.com> | 2020-09-12 12:48:16 -0700 |
commit | 3b11688682435847b49ef6310eb11eab32acd8b9 (patch) | |
tree | d3252c1be8420de6840117c7e1866a195617b610 | |
parent | 2ffde9f866f9d328c1298e2f02757e1f1f21e0f1 (diff) | |
download | pass-otp-3b11688682435847b49ef6310eb11eab32acd8b9.tar.gz pass-otp-3b11688682435847b49ef6310eb11eab32acd8b9.zip |
Mention that GNU make is required to run make test
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -192,6 +192,7 @@ URL=https://raw.githubusercontent.com/beli3ver/crux-ports/master/ - `git` - `oathtool` - `expect` + - `make` (GNU make) - `make lint` - `shellcheck` |