From 75adf2fa062ff73fc26a82d6f1e604f683acd00c Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Thu, 4 Oct 2018 12:24:14 +0200 Subject: [PATCH] Added link to binary packages --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f490f39..8165024 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,9 @@ NULL (-O3) 10659 $ docker run --rm -d -p 5645:5645/udp -p 7654:7654/udp supermock/supernode:[TAGNAME] ``` +## Binary packages +If you don't like to compile from source, we build stable and nightly builds that you can find at [packages.ntop.org](http://packages.ntop.org). + ## Docker registry - [DockerHub](https://hub.docker.com/r/supermock/supernode/) @@ -148,4 +151,4 @@ $ docker run --rm -d -p 5645:5645/udp -p 7654:7654/udp supermock/supernode:[TAGN ``` ----------------- -(C) 2007-2018 - ntop.org and contributors \ No newline at end of file +(C) 2007-2018 - ntop.org and contributors