aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index f98675e..eccf153 100644
--- a/README.md
+++ b/README.md
@@ -41,9 +41,12 @@ a submodule. There is nothing to install.
# Installation
```sh
-make install
+make
+sudo make install
```
+[Precompiled, static binaries for Linux](https://github.com/jedisct1/encpipe/releases/latest) are also available.
+
# Why
It was faster to write than remember how to use GnuPG and OpenSSL.