diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |