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
$ cmake ..
$ 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
Unit tests for the various demodulators can be run using: