Closed za30cod closed 4 years ago
Could you create a separate subsection for this instructions before the Installation section and leave the installation section as it was before? Something like:
The installation script has some support to automatically install the required dependencies but, it may fail to install some or all of them. You may want to manually install the required dependencies before proceeding to installation as listed below on the subsection of your linux distro.
sudo apt install dnsutils
sudo apt-get install net-tools
sudo apt-get install tcpdump
sudo apt-get install dsniff -y
sudo apt install grepcidr
original installation instructions...
corrected the description
sudo apt install dnsutils sudo apt-get install tcpdump sudo apt-get install dsniff -y sudo apt install grepcidr