diff --git a/README.md b/README.md index 05407ce..0be8c2d 100644 --- a/README.md +++ b/README.md @@ -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: