diff --git a/README.adoc b/README.adoc index fd297d6..204316f 100644 --- a/README.adoc +++ b/README.adoc @@ -39,9 +39,8 @@ Building -------- Build dependencies: CMake, pkg-config, asciidoctor, liberty (included), termo (included) + -Runtime dependencies: ncursesw, libunistring, cURL, - fftw3 (optional), libpulse (optional) + -Optional X11 dependencies: x11, xft +Runtime dependencies: ncursesw, libunistring, cURL + +Optional runtime dependencies: fftw3, libpulse, x11, xft $ git clone --recursive https://git.janouch.name/p/nncmpp.git $ mkdir nncmpp/build diff --git a/nncmpp.png b/nncmpp.png index cd3880d..68d536d 100644 Binary files a/nncmpp.png and b/nncmpp.png differ