From 6e77ef1ffa4c9868bc5b6df72a87c3375f8bdf4e Mon Sep 17 00:00:00 2001 From: Mike Walters Date: Sun, 3 Jul 2016 20:51:26 +0100 Subject: [PATCH] Update README prereqs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 158e2a6..3515f0b 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ inspectrum is a tool for analysing captured signals, primarily from software-def ## Try it ### Prerequisites - * qt5 - * fftw 3.x * cmake + * fftw 3.x + * [liquid-dsp](https://github.com/jgaeddert/liquid-dsp) * pkg-config + * qt5 ### Building on Debian-based distros