diff options
author | Luca <deri@ntop.org> | 2017-05-17 17:11:54 +0200 |
---|---|---|
committer | Luca <deri@ntop.org> | 2017-05-17 17:11:54 +0200 |
commit | cef42b40509054100d23b3bd9718f2c3d62640ee (patch) | |
tree | 3c2d521e5dbb735b8805ce33e0ede5faf5bed145 /README.md | |
parent | 99c9f1d36ba919e7e1865db594c7a95385a644ef (diff) |
Updated tests instruction
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ In order to compile this library do To run tests do additionally: -- make check +- ce tests; ./do.sh Please note that the pre-requisites for compilation include: - GNU tools (autogen, automake, autoconf, libtool) |