aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 61f7871..0046f9e 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -2,11 +2,12 @@ Required dependencies:
======================
* libfec from Phil Karn, with compatibility patch:
-[ka9q-fec](https://github.com/Opendigitalradio/ka9q-fec)
+ [ka9q-fec](https://github.com/Opendigitalradio/ka9q-fec)
* Boost 1.48 or later
* ZeroMQ 4 from [http://www.zeromq.org](http://www.zeromq.org).
Please prefer the zeromq from your distribution, but mind that some distributions
ship ZeroMQ 2, which is not enough.
+* (optional) cURL to download the TAI-UTC bulletin, needed for the EDI output.
Simple install procedure using tarball release:
===============================================