diff --git a/docs/ftldns/compile.md b/docs/ftldns/compile.md index 6b02966..cefb9f9 100644 --- a/docs/ftldns/compile.md +++ b/docs/ftldns/compile.md @@ -17,7 +17,7 @@ sudo apt install build-essential libgmp-dev m4 cmake sudo dnf install gcc gmp-devel gmp-static m4 cmake ``` -### Install `libnettle` +## Compile `libnettle` from source *FTL*DNS uses a cryptographic library (`libnettle`) for handling DNSSEC signatures. Compile and install a recent version using: