diff --git a/B_Root_Anomalies/README.md b/B_Root_Anomalies/README.md index 8477f8f..eec7222 100644 --- a/B_Root_Anomalies/README.md +++ b/B_Root_Anomalies/README.md @@ -1,6 +1,6 @@ # Installation -You will need libpcap-dev installed. Afterwards, running make will produce +You will need libpcap-dev installed. Afterwards, running `make` will produce executables tag and stats. Stats uses libpcap to read relevant data from pcap files. It only reads packets to port 53 (this can be changed by changing filter options in stats.cc).