From 10f27c045e2c4bf8a6c584c2cdad3b05b9d2bc5d Mon Sep 17 00:00:00 2001 From: Manolis Surligas Date: Sun, 2 Dec 2018 00:51:46 +0200 Subject: [PATCH] Remove obsolete libnova dependency --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d78e6d3..ff0793a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ for decoding signals from various scientific and academic sattelites. **Optional** * gr-osmocom (for using the flowgraphs with real SDR hardware) -* libnova (for building the debug blocks) * libfec (it will automatically installed if not present) #### Debian / Ubuntu @@ -35,7 +34,7 @@ make -j 8 sudo make install ``` -### Installation +### Installation from source 1. `git clone https://gitlab.com/librespacefoundation/satnogs/gr-satnogs.git` 2. `cd gr-satnogs`