summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 409363c..61f7871 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -4,12 +4,10 @@ Required dependencies:
* libfec from Phil Karn, with compatibility patch:
[ka9q-fec](https://github.com/Opendigitalradio/ka9q-fec)
* Boost 1.48 or later
-* Optional ZeroMQ 4 from [http://www.zeromq.org](http://www.zeromq.org).
+* 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.
-Use the --disable-output-zeromq ./configure option if you don't have ZeroMQ.
-
Simple install procedure using tarball release:
===============================================