aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampus <campus@ntop.org>2017-05-17 17:20:47 +0200
committerCampus <campus@ntop.org>2017-05-17 17:20:47 +0200
commitb2282a49b5696818add3626419d9da54550ed421 (patch)
treef22e2292753f00e1f853455dab420e544521054e
parenta044178b47cec5a4a7bc1f9af841420345719c48 (diff)
parenta874e7869c716dd9d6e663b2ed9d61f082a91b66 (diff)
Merge branch 'dev' of https://github.com/ntop/nDPI into dev
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d7c7e95c..d9802fc2d 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ In order to compile this library do
To run tests do additionally:
-- make check
+- cd tests; ./do.sh
Please note that the pre-requisites for compilation include:
- GNU tools (autogen, automake, autoconf, libtool)