Update INSTALL.md

This commit is contained in:
pucherot
2021-01-18 16:36:37 +01:00
committed by GitHub
parent 5781bb5c71
commit ecbd1a821a

View File

@@ -126,7 +126,7 @@ block is not necessary
<!--- --------------------------------------------------------------------- ---> <!--- --------------------------------------------------------------------- --->
4.1 - Install arp-scan utility and test 4.1 - Install arp-scan utility and test
``` ```
sudo apt-get install arp-scan sudo apt-get install arp-scan -y
sudo arp-scan -l sudo arp-scan -l
``` ```