diff options
Diffstat (limited to 'README.nDPI')
-rw-r--r-- | README.nDPI | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.nDPI b/README.nDPI index e189db765..773f807ad 100644 --- a/README.nDPI +++ b/README.nDPI @@ -1,9 +1,10 @@ -rerequisites for Compilation +Prerequisites for Compilation ----------------------------- Prerequisites - GNU autotools/libtool - libpcap or PF_RING (optional but recommended) +- apt-get install libjson-c-dev (for JSON support) On Ubuntu/Debian - apt-get install build-essential |