aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Frank Denis <github@pureftpd.org>2017-12-30 15:42:33 +0100
committerGravatar Frank Denis <github@pureftpd.org>2017-12-30 15:42:33 +0100
commit021b5dbbac0841560a229336a47739ad9dc3480c (patch)
treec7824120011c3bf62917cc89f9c590378ea5a23a /README.md
parent547db672111052dd6ef143c5ccb7da597481939d (diff)
downloadtweetpipe-021b5dbbac0841560a229336a47739ad9dc3480c.tar.gz
Use gmake on BSD.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index eccf153..df8d403 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,8 @@ sudo make install
[Precompiled, static binaries for Linux](https://github.com/jedisct1/encpipe/releases/latest) are also available.
+Use `gmake` instead of `make` on BSD systems.
+
# Why
It was faster to write than remember how to use GnuPG and OpenSSL.