From ecbd1a821a8d9418328c7308e31c3ca95adc57c3 Mon Sep 17 00:00:00 2001 From: pucherot Date: Mon, 18 Jan 2021 16:36:37 +0100 Subject: [PATCH] Update INSTALL.md --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 680af7f4..1a41daea 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -126,7 +126,7 @@ block is not necessary 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 ```