diff options
| -rw-r--r-- | README.adoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/README.adoc b/README.adoc index ce6e8b3..764bcd9 100644 --- a/README.adoc +++ b/README.adoc @@ -31,7 +31,7 @@ Building  --------  Build dependencies: CMake, pkg-config, asciidoctor, liberty (included),                      termo (included) + -Runtime dependencies: ncursesw, libunistring, cURL +Runtime dependencies: ncursesw, libunistring, cURL, fftw3 (optional)   $ git clone --recursive https://git.janouch.name/p/nncmpp.git   $ mkdir nncmpp/build | 
