Add link to wiki page in readme

horus_v2_golay
Mark Jessop 2021-08-20 22:20:15 +09:30
rodzic c6093c1e13
commit 66894a3243
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -35,9 +35,11 @@ $ git clone https://github.com/projecthorus/horusdemodlib.git
$ cd horusdemodlib && mkdir build && cd build $ cd horusdemodlib && mkdir build && cd build
$ cmake .. $ cmake ..
$ make $ make
$ make install $ sudo make install
``` ```
Refer to the [install guide](https://github.com/projecthorus/horusdemodlib/wiki/1.2--Raspberry-Pi-'Headless'-RX-Guide) for a more complete guide, including what dependencies are required.
### Testing ### Testing
Unit tests for the various demodulators can be run using: Unit tests for the various demodulators can be run using: