Update README.md

Fix bug in build docs
This commit is contained in:
Pavel Odintsov 2014-06-18 22:17:57 +04:00
parent a13e53d2a8
commit 26a1182382

@ -54,6 +54,8 @@ Build lib (We disabled bpf because it requires linking to PCAP):
```bash
cd /usr/src/PF_RING-5.6.2/userland/lib
./configure --disable-bpf --prefix=/opt/pf_ring
make
make install
```
Install FastNetMon: